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.
- Host: GitHub
- URL: https://github.com/noud/politie-react-swagger
- Owner: noud
- License: mit
- Created: 2020-08-29T02:35:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T23:02:36.000Z (over 5 years ago)
- Last Synced: 2025-06-03T04:04:14.087Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 231 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

[](http://raw.githubusercontent.com/noud/politie-react-swagger/master/LICENSE)
[](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
```