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

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.

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.
![React Swagger API Platform demo](./doc/react-swagger-laravel-api-platform-demo.png?raw=true "React Swagger API Platform demo")
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/noud/react-swagger-laravel-api-platform-demo/master/LICENSE)
[![master](https://img.shields.io/badge/current-dev-aa11ff.svg)](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)