Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mean-expert-official/openapi-sdk-builder

A Software Development Kit Builder for Swagger Clients
https://github.com/mean-expert-official/openapi-sdk-builder

angular openapi sdk-builder typescript

Last synced: about 1 month ago
JSON representation

A Software Development Kit Builder for Swagger Clients

Awesome Lists containing this project

README

        

OPENAPI SDK BUILDER (ALPHA VERSION)
============================

The [openapi-sdk-builder] is a tool created to help you to automatically build an [Angular] software development kit from an [OpenAPI Specification] file.

# Installation

````sh
$ npm install -g @mean-expert/openapi-sdk-builder
````

# Contributors

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

| [
Jonathan Casarrubias](http://mean.expert/)
[💻](https://github.com/mean-expert-official/fireloop.io/commits?author=jonathan-casarrubias) |
| :---: |

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

# License
MIT

[Angular]: http://angular.io
[openapi-sdk-builder]: https://github.com/mean-expert-official/openapi-sdk-builder
[OpenAPI Specification]: https://github.com/OAI/OpenAPI-Specification