From 84ad0de328006f3147a599ef34660c3210bfaaa0 Mon Sep 17 00:00:00 2001 From: Tek Raj Chhetri Date: Sun, 14 Jul 2024 20:46:07 -0400 Subject: [PATCH] removed api endpoints for now --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8dceb9d..e91a8a6 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,6 @@ We recognize the current [beta site’s](https://beta.brainkb.org/) issues and a - **Performance:** There is a performance issue with the beta site's knowledge base page. This is because we are currently using the free version of GraphDB and it only allows two simultaneous queries. Since, fetching the details, such as Library Aliquot and their inter-related information requires running more than two queries, there are performance issues. We are looking for the premium version of GraphDB and other opensource triple stores as alternatives. -## API Endpoints ## Github Repository