This project is intended to provide a common api using JSON-API / GraphQL support which will use the same service layer for gathering data from various sources.
* JSON-API compliant API.
* GraphQL Complaint API
* Explicit api for /json-api/<entity>
* But, automatic api available from /api/<entity>
- Same as /json-api/<entity>
* Swagger docs accessable from /swdocs
* Graphql accessable from /api/graphql
Give a ⭐️ if this project helped you!