bluzi / jsonstore

:rocket: jsonstore offers a free and secured JSON-based cloud datastore for small projects | Inactive

Home Page:https://www.jsonstore.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Great Alternative!

neelr opened this issue · comments

As many of my project were relying on this, I created a faster database that is almost exactly like jsonstore.io. The URL is https://db.neelr.dev and can be found here on github. Take a look, as it helped me by just changing the endpoints, and doesn't return values in a result key, but in the body to make it easier! Also as its written in Go, its faster and I'll be sure to maintain it for as long as possible!

This is awesome, thanks @neelr!

very cool @neelr !