Generates config and test data for API Mocker node module using Swagger/OpenAPI Spec.
Project description
API Mocker config and test data generator based on Swagger/OpenAPI Spec.
Installation
$ pip install api-mocker-generator
Example Usage
$ api-mocker-generator --swagger http://localhost:8080/api-docs
Running locally
$ python local_main.py --swagger http://localhost:8080/api-docs
Verbose debugging
To turn on verbose output for debugging, set the --verbose argument.
Publishing Updates to PyPi
For the maintainer, increment the version number in api_mocker_generator.py and run the following:
docker build -f ./Dockerfile.buildenv -t namuan/api_mocker_generator:build .
docker run --rm -it --entrypoint python namuan/api_mocker_generator:build setup.py publish
Enter the username and password for pypi.org repo when prompted
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
File details
Details for the file api-mocker-generator-0.0.1.tar.gz
.
File metadata
- Download URL: api-mocker-generator-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28ffda7c778a60e6c8633bc2e38cf5bc7f98fa92c433d8b9bf94c67f23dafa59 |
|
MD5 | 2827153561d530c2fa515a60ad9036ab |
|
BLAKE2b-256 | 5b09ef7cb378318cf11b24a2cc5ed3d7969152a3421bf1b1a346b3d1062e430e |