/post2api

Load a JSON collection and POST to any API endpoint

Primary LanguagePythonMIT LicenseMIT

post2api

Loads a JSON collection and POST each individual object to an API endpoint.

Install :

pip install -r requirements.txt

Run :

./post2api.py

NOTE: You can generate mock data in JSON format using Mockaroo