https://github.com/wbstack/queryservice-gateway
Service that sits between a client and a query service, routing the queries to the correct backend service or namespace
https://github.com/wbstack/queryservice-gateway
blazegraph sparql wbstack wdqs wikibase
Last synced: 14 days ago
JSON representation
Service that sits between a client and a query service, routing the queries to the correct backend service or namespace
- Host: GitHub
- URL: https://github.com/wbstack/queryservice-gateway
- Owner: wbstack
- License: gpl-3.0
- Created: 2020-11-17T16:15:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T14:19:35.000Z (almost 2 years ago)
- Last Synced: 2024-04-02T15:35:11.556Z (almost 2 years ago)
- Topics: blazegraph, sparql, wbstack, wdqs, wikibase
- Language: JavaScript
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
> ℹ️ Issues for this repository are tracked on [Phabricator](https://phabricator.wikimedia.org/project/board/5563/) - ([Click here to open a new one](https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?tags=wikibase_cloud
))
# queryservice-gateway
A proxy for use in the WBStack suite of applications for Wikibase Cloud.
This acts as a reverse proxy using [redbird](https://github.com/OptimalBits/redbird) to route requests to a specific blazegraph namespace depending which wikibase sparql queries are targetting.
The blazegraph namepace is looked up from the [platform api](https://github.com/wbstack/api) and cached.