https://github.com/foospidy/api-gauntlt
Generate Gauntlt scenarios from API specification files.
https://github.com/foospidy/api-gauntlt
api gauntlt security web
Last synced: 10 months ago
JSON representation
Generate Gauntlt scenarios from API specification files.
- Host: GitHub
- URL: https://github.com/foospidy/api-gauntlt
- Owner: foospidy
- License: gpl-3.0
- Created: 2018-09-03T15:23:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T15:55:43.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T20:43:35.352Z (over 1 year ago)
- Topics: api, gauntlt, security, web
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-gauntlt
Generate Gauntlt scenarios from API specification files.
This is experimental.
## Postman
1. From Postman, export as Collection v1 to `input/input.postman.json`.
2. Run: `./generate_scenarios_from_postman.py`
## RAML
todo