https://github.com/canbax/tiger-api
TigerGraph REST API server. Used by Davraz (A generic graph visualization software).
https://github.com/canbax/tiger-api
api-rest graphdatabase tigergraph
Last synced: 21 days ago
JSON representation
TigerGraph REST API server. Used by Davraz (A generic graph visualization software).
- Host: GitHub
- URL: https://github.com/canbax/tiger-api
- Owner: canbax
- License: mit
- Created: 2021-01-03T19:06:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T13:24:20.000Z (over 3 years ago)
- Last Synced: 2024-05-02T04:06:55.421Z (about 2 years ago)
- Topics: api-rest, graphdatabase, tigergraph
- Language: JavaScript
- Homepage: https://tiger-api.herokuapp.com/
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tiger Graph Database REST API
[TigerGraph](https://www.tigergraph.com/) REST API server. Used by [Davraz](https://github.com/canbax/davraz) (A generic graph visualization software).
Build to pass [CORS error](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors) during querying [Tiger Graph Cloud Solution](https://tgcloud.io/) using [its REST API](https://docs.tigergraph.com/dev/restpp-api).
Deployed [here as a free heroku app](https://tiger-api.herokuapp.com/)