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

https://github.com/noud/politie-react-swagger

React PWA to REST JSON conform Swagger OpenAPI by code generation from end-point.
https://github.com/noud/politie-react-swagger

Last synced: 8 months ago
JSON representation

React PWA to REST JSON conform Swagger OpenAPI by code generation from end-point.

Awesome Lists containing this project

README

          

# [Politie](http://politie.nl) [React](http://reactjs.org) [PWA](http://en.wikipedia.org/wiki/Progressive_web_applications) to [REST](http://en.wikipedia.org/wiki/REST) [JSON]() conform [Swagger](http://swagger.io) by code generation from end-point.
![Politie politiebureaus React OpenApi](./docs/politie-politiebureaus-react-swagger.png?raw=true "Politie politiebureaus React OpenApi")
[![License: MIT](http://img.shields.io/badge/License-MIT-blue.svg)](http://raw.githubusercontent.com/noud/politie-react-swagger/master/LICENSE)
[![master](http://img.shields.io/badge/current-dev-aa11ff.svg)](http://github.com/noud/politie-react-swagger/releases)

[API-First](http://swagger.io/resources/articles/adopting-an-api-first-approach/) development to facilitate a [Rapid-application development (RAD)](http://en.wikipedia.org/wiki/Rapid_application_development) process.
## [Nederlandse Politie Open data API](http://github.com/noud/politie-open-data-api/blob/master/README.md) back end
## Code generation
Generate and start this client with.
```bash
cd politie-native-swagger && sbin/provision.sh
```