@braceta/openapi-client

1.3.0 • Public • Published

OpenAPI Client

Generate ES6 or Typescript service integration code from an OpenAPI 2.0 spec.

Also supports optional Redux action creator generation.

This is a fork from the original https://github.com/mikestead/openapi-client in order to generate redux and actions with camel case names.

Also support AbortController to cancel inflight requests.

Check the original author code for more details.

Credits to Mike Stead: https://github.com/mikestead/openapi-client

/@braceta/openapi-client/

    Package Sidebar

    Install

    npm i @braceta/openapi-client

    Weekly Downloads

    0

    Version

    1.3.0

    License

    MIT

    Unpacked Size

    69.1 kB

    Total Files

    19

    Last publish

    Collaborators

    • braceta