An open API service indexing awesome lists of open source software.

https://github.com/synw/sqlbro

Prototype a frontend vs a Sqlite database without a backend
https://github.com/synw/sqlbro

Last synced: 2 months ago
JSON representation

Prototype a frontend vs a Sqlite database without a backend

Awesome Lists containing this project

README

        

# Sqlbro

Prototype a frontend vs a Sqlite database without a backend

- [Client](client): query a public read only Sqlite database in the browser
- [Builder](builder): tooling to quickly prototype Sqlite databases in Nodejs