Merge branch 'master' of https://github.com/h3rald/litestore
h3rald h3rald@h3rald.com
Sun, 08 May 2016 17:34:44 +0200
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
README.md
→
README.md
@@ -1,3 +1,5 @@
+[![nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](https://github.com/h3rald/litestore) + LiteStore is a lightweight, self-contained, RESTful, multi-format NoSQL document store server written in [Nim](http://www.nim-lang.org) and powered by a [SQLite](http://www.sqlite.org) backend for storage. It aims to be a very simple and lightweight backend ideal for prototyping and testing REST APIs and single-page applications. For more information, see: