Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mean-expert-official/openapi-sdk-builder
- Owner: mean-expert-official
- License: other
- Created: 2017-01-27T15:49:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T16:43:03.000Z (over 7 years ago)
- Last Synced: 2024-11-23T20:34:22.299Z (about 1 month ago)
- Topics: angular, openapi, sdk-builder, typescript
- Language: TypeScript
- Size: 31.3 KB
- Stars: 5
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
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