openapi-sdk-builder
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

OpenAPI sdk builder ( Typescript ).

A way to quickly generate a client API.

Features

  • No need to write fetch functions yourself.
  • Automatic generation of true models. No need to deal with whateverStateFromJSON, whateverStateToJSON anymore.
  • Lightweight client ( Just compare the two folders custom client and sdk ).
  • Full Typescript support. All hints will be available to you during the description of any fetch function.

Readme

Keywords

none

Package Sidebar

Install

npm i openapi-sdk-builder

Weekly Downloads

44

Version

0.0.5

License

MIT

Unpacked Size

1.11 MB

Total Files

14

Last publish

Collaborators

  • therealguriev