Skip to content

Tiny JSON DB for Quick Prototyping

View on Twitter

💡 A JSON file is the simplest form of storage and a quick way to start your next project.

👉🏼 lowdb by @typicode is built on top of lodash offering a familiar API. Ideal for quick prototypes and CLIs.

https://github.com/typicode/lowdb

You might also like
Full REST API Without Any Coding Read tip
Bash Scripting Cheatsheet Read tip
Restrict an Object in JavaScript Read tip