Hacker News
new
top
best
ask
show
job
Show HN: API for CRUD-ing JSON data
(
github.com
)
3 points
by
tiemster
15 hours ago
4 comments
furrball010
4 hours ago
Maybe a small comment then, even though it's meant for quick-and-easy storage, you could look into making this more scalable if it gets traction.
furrball010
4 hours ago
Nice. I like it also because SQL strings don't mix nicely with code, whereas an API like this does. Good job.
gangtao
15 hours ago
I like this idea, you can use it to build something quickly
tiemster
14 hours ago
thanks! That's the exact reason I made this. Just install and go. Most database software is built for a level of scale my personal projects never reach anyways, but I do get stuck with the complexity and configuration.
ddarkterminal
7 hours ago
[dead]