#76
in
Go
More feature rich but perhaps this? Been dying to toy with this and fslite
There is PocketBase[0], which seems to be very similar, never used it, I'm just aware of it's existence.
pocketbase is great, I used it in several personal projects, and I really like it
https://github.com/pocketbase/pocketbase
PocketBase is an open source Go backend, consisting of:
* embedded database (SQLite) with realtime subscriptions
* built-in files and users management
*convenient Admin dashboard UI
*and simple REST-ish API