https://github.com/noud/demo-api-platform-react-swagger
React PWA to REST JSON conform Swagger by code generation from end-point.
https://github.com/noud/demo-api-platform-react-swagger
Last synced: 8 months ago
JSON representation
React PWA to REST JSON conform Swagger by code generation from end-point.
- Host: GitHub
- URL: https://github.com/noud/demo-api-platform-react-swagger
- Owner: noud
- License: mit
- Created: 2021-01-05T23:58:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T23:58:28.000Z (over 5 years ago)
- Last Synced: 2025-03-25T17:40:15.619Z (about 1 year ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [React](https://reactjs.org) [PWA](https://en.wikipedia.org/wiki/Progressive_web_applications) to [REST](http://en.wikipedia.org/wiki/REST) [JSON](http://en.wikipedia.org/wiki/JSON) conform [Swagger](http://swagger.io) by code generation from end-point.

[](https://raw.githubusercontent.com/noud/react-swagger-laravel-api-platform-demo/master/LICENSE)
[](https://github.com/noud/react-swagger-laravel-api-platform-demo/releases)
[API-First](https://swagger.io/resources/articles/adopting-an-api-first-approach/) development to facilitate a [Rapid-application development (RAD)](https://en.wikipedia.org/wiki/Rapid_application_development) process.
## [Laravel API Platform demo](http://github.com/noud/laravel-api-platform-demo) back end
## Code generation
Generate and start this client with.
```bash
cd react-swagger-laravel-api-platform-demo && sbin/provision.sh
```
# [📁](http://github.com/noud)