Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 587 Bytes

Welcome to multi-api-proxy 👋

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.

Features

* 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

Show your support

Give a ⭐️ if this project helped you!