# litestore **Repository Path**: uesoft/litestore ## Basic Information - **Project Name**: litestore - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-15 - **Last Updated**: 2026-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](https://nimble.directory/pkg/litestore) [![Release](https://img.shields.io/github/release/h3rald/litestore.svg)](https://github.com/h3rald/litestore/releases/latest) [![License](https://img.shields.io/github/license/h3rald/litestore.svg)](https://raw.githubusercontent.com/h3rald/litestore/master/LICENSE) 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: * [Getting Started](src/admin/md/getting-started.md) * [Usage](src/admin/md/usage.md) Or read the full [LiteStore User Guide](https://h3rald.com/litestore/LiteStore_UserGuide.htm).