jsonstore
jsonstore copied to clipboard
Great Alternative!
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 !