Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP/Query API for TypeDB #701

Open
belal-sweileh opened this issue Oct 26, 2024 · 0 comments
Open

HTTP/Query API for TypeDB #701

belal-sweileh opened this issue Oct 26, 2024 · 0 comments

Comments

@belal-sweileh
Copy link

belal-sweileh commented Oct 26, 2024

Allow clients to send queries to TypeDB via HTTP requests similar to neo4j’s Query API (https://neo4j.com/docs/query-api/current/)

This will allow clients, for which no supported drivers exist, to interface with the TypeDB database. For Web apps in particular, this would allow any app to communicate with TypeDB irrespective of the its underlying framework. Additionally, for those using no-code or low-code tools, they can also adopt TypeDB as their database of choice if a HTTP/Query API is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant