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.

https://github.com/TimoKats/emmer

4 points · 4 comments · view on lemmy.world

4 Comments

rglullis@communick.news · 1 pts · 277d (3 replies)

Link? Demo?

LaVillaStrangiato@infosec.pub · 1 pts · 277d (2 replies)

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 (1 reply)

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.