Skip to main content

A group of tools for Restful API

Project description

Usage

json_config_file_path = "/path/to/file/json"
client = ApiClient(json_config_file_path)
data = client.make_request('example1')

JSON Format

{  
  "name": "api endpoints",  
  "description": "hello",  
  "config": {    
    "example1": {  
      "method": "GET",  
      "url": "https://gorest.co.in/public/v1/users",  
      "header": {  
        "Content-Type": "application/json"  
      },  
      "parameters": {  
        "hello": "world"  
      },  
      "save_response": false  
    }  
  }  
}  

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ndd_rest_tools-1.0.6.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

ndd_rest_tools-1.0.6-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ndd_rest_tools-1.0.6.tar.gz.

File metadata

  • Download URL: ndd_rest_tools-1.0.6.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for ndd_rest_tools-1.0.6.tar.gz
Algorithm Hash digest
SHA256 f662049694e94755f116aae059a68fdb5c92e4f2a357b7ac5fc4bc4fb0086291
MD5 1d5cb19f4a25434671d8cab48f82e784
BLAKE2b-256 fd782e616db9d253ee477db15834db57a3be798fabf1afb2a4ca53329d372fee

See more details on using hashes here.

File details

Details for the file ndd_rest_tools-1.0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: ndd_rest_tools-1.0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for ndd_rest_tools-1.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e049f24c03438eb1921cea63190c35b6ffb9001e54c8039aaeeb09683b9dc8ba
MD5 89a4c42a0afb12dd80575de10dbdbd27
BLAKE2b-256 6424b929bc10bf6c72314a39f192f9a219d0ee2102da07361b805a4bd822af87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page