https://github.com/angular-schule/demo-api-codegen
:rocket: Demo for the api codegen articles (swagger & graphql)
https://github.com/angular-schule/demo-api-codegen
Last synced: 8 months ago
JSON representation
:rocket: Demo for the api codegen articles (swagger & graphql)
- Host: GitHub
- URL: https://github.com/angular-schule/demo-api-codegen
- Owner: angular-schule
- Created: 2018-06-08T10:28:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T22:21:25.000Z (over 6 years ago)
- Last Synced: 2025-02-28T21:07:55.678Z (12 months ago)
- Language: TypeScript
- Homepage: https://angular.schule/blog
- Size: 13 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo-api-codegen
## Demo code
In this repo you will find code related to the api codegen articles (swagger & graphql):
* [book-rating](book-rating) - Demo Angular Application
* [live demo](https://angular-schule.github.io/demo-api-codegen/)
* [swagger-codegen](swagger-codegen) - This generates the REST api client for swagger, see [@angular-schule/book-monkey-api](https://www.npmjs.com/package/@angular-schule/book-monkey-api)
## Related Articles
* 2018-04-12 - [Generating Angular API clients with Swagger](https://angular.schule/blog/2018-04-swagger-codegen)
* 2018-06-08 - [Swagger Codegen is now OpenAPI Generator](https://angular.schule/blog/2018-06-swagger-codegen-is-now-openapi-generator)
* 2018-06-14 - [Generating Angular API clients with Apollo and GraphQL code generator](https://angular.schule/blog/2018-06-apollo-graphql-code-generator)
---
Made with ❤️ by [JohannesHoppe](https://github.com/JohannesHoppe) from
[
](https://angular.schule)