← Back to context

Comment by asdkhadsj

7 years ago

Sidenote, has anyone seen how to actually talk to EdgeDB languages without a Client? As it seems currently only Python has a client.

(edit: I'm specifically wondering about Rust, if it matters)

JavaScript and Go clients are coming soon. Java/Rust will follow.

  • There's also HTTP/JSON support.

    • Hah, that should have been in the first answer. With no Rust client, I almost ignored the DB until there was a Rust client. If it has full HTTP/JSON support then I could still use it.

      Any links to the HTTP-JSON API documentation? I've not found it thus far. (edit: I hope it's a fully featured API, and not the GraphAPI haha)