JSPM

wireswag

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q12099F
  • License ISC

Create wiremock files and mappping from swagger file

Package Exports

  • wireswag

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (wireswag) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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]