frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: I'm not a PostgREST fan this is why I'm building an alternative

https://github.com/rustrum/xepak
3•rumatoest•41m ago
Don't get me wrong, core PostgREST concept is good. But I do think that stuff like Haskell and PlSQL should not be used in production.

This is why I came up with the idea to make my own API generation service. Right now it is using SqLite as a main DB and generates endpoints based based on TOML DSL with some LUA scripting.

I guess in several week I will have fully working usable MVP.