all repos — litestore @ 2b3074d044e4ff6fde82276ef567e0c07900ae20

A minimalist nosql document store.

Merge branch 'master' of https://github.com/h3rald/litestore
h3rald h3rald@h3rald.com
Sun, 08 May 2016 17:34:44 +0200
commit

2b3074d044e4ff6fde82276ef567e0c07900ae20

parent

5533c4d97b9d81537d7a923b76ae11691566e4c3

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.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: