rsrini7 / multi-api-proxy

Multi Api Proxy using Elide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Multi Api Proxy using Elide


Languages

Language:Java 85.7%Language:HTML 14.3%