An open API service indexing awesome lists of open source software.

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.

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