all repos — litestore @ master

A minimalist nosql document store.

25414118
Updated version in guide script.
h3rald h3rald@h3rald.com
Sat, 26 Aug 2023 12:34:51 +0000
be677aa8
Fixed typo.
h3rald h3rald@h3rald.com
Sat, 26 Aug 2023 07:21:03 +0000
348492b2
Fixed config.
h3rald h3rald@h3rald.com
Sat, 26 Aug 2023 07:16:05 +0000

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: * Getting Started * Usage Or read the full LiteStore User Guide.

clone
git clone https://code.h3rald.com/litestore
        

contribute on