From 5530911242ec5e38af5e7801461771bdba72780d Mon Sep 17 00:00:00 2001 From: Androlo <andreas@erisindustries.com> Date: Fri, 19 Jun 2015 00:36:56 +0200 Subject: [PATCH] . --- api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.md b/api.md index 2dd6e9e1..52dfa795 100644 --- a/api.md +++ b/api.md @@ -1,6 +1,6 @@ # Eris DB web APIs (draft) -### for eris-db version 0.10.0 +### for eris-db version 0.10.x Eris DB allows remote access to its functionality over http and websocket. It currently supports JSON-RPC, and REST-like http. There is also javascript bindings available in the [erisdb-js](TODO) library. -- GitLab