Skip to content

rsrini7/multi-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!