This project was created as a way to help me and as part of my portfolio. It may not be updated for a long time at any given time.
RestAPI implementation includes HATEOAS principles that make it easy to navigate through the API and make really restful.
The API documentation can be found on path /docs/api
If you need JSON you can use the /docs/api.json endpoint.
The status endpoint can be found on path /up
| Version | Status | Description |
|---|---|---|
| 0.1.0 | Active | Initial release |
See CHANGELOG for more information what has changed recently.
This project is licensed under the MIT License - see the LICENSE file for details.