all repos — litestore @ 518b615331f477734cbe96a4e390f4d21cc70fdb

A minimalist nosql document store.

Added nimble badge.
Fabio Cevasco h3rald@h3rald.com
Sun, 08 May 2016 17:30:09 +0200
commit

518b615331f477734cbe96a4e390f4d21cc70fdb

parent

a44ee66a865b1ce83b1c8423b301aa294a24517c

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: