Created a self-hosted API for CRUD-ing JSON data on different filesystems (local, S3, azure blob, ...). Good for flexible, interoperable, and quick data tasks.
I personally don't know shove, but on a high-level it seems similar yes. I do note it hasn't had updates for 10 years, so I'm not sure how usable it is.
But nice find! I will see if there's anything I can learn from shove.
4 Comments
rglullis@communick.news · 1 pts · 277d
Link? Demo?
LaVillaStrangiato@infosec.pub · 1 pts · 277d
https://github.com/TimoKats/emmer
I'll check if the link works btw, the title should go to github. Do you like the idea ? :)
rglullis@communick.news · 1 pts · 276d
So. If I understood this correctly, it is a go-equivalent version of https://pypi.org/project/shove/ ?
LaVillaStrangiato@infosec.pub · 1 pts · 275d
I personally don't know shove, but on a high-level it seems similar yes. I do note it hasn't had updates for 10 years, so I'm not sure how usable it is.
But nice find! I will see if there's anything I can learn from shove.