From 950b030cb43bc2be5fca8f49056ab4f5ca355830 Mon Sep 17 00:00:00 2001 From: Thomas Arrow Date: Tue, 2 Apr 2024 15:06:16 +0100 Subject: [PATCH] add some minimal README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5c27016..8c45618 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ )) # 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.