1.1.0 • Published 6 years ago

wireswag v1.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

WIRESWAG

WIP: Create wiremock files and mapping from a swagger file

Table of Contents

Task

  • Read from swagger file
  • Parse GET endpoint from swagger
  • Call GET endpoint
  • Generate input values for query and path parameters
  • Construct a command-line interface
  • Improve code coverage
  • Add Post endpoint with body parameters

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request