~h3rald/litestore

A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store.
Merge branch 'master' of github.com:h3rald/litestore
Recompiled OpenSSL on windows.
Update jwt.nim (additional libs needed by OpenSSL on windows)

clone

read-only
https://git.sr.ht/~h3rald/litestore
read/write
git@git.sr.ht:~h3rald/litestore

You can also use your local clone with git send-email.

Nimble

Release License

LiteStore is a lightweight, self-contained, RESTful, multi-format NoSQL document store server written in Nim and powered by a SQLite 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:

Or read the full LiteStore User Guide.