Hacker News new | past | comments | ask | show | jobs | submit login

I've used Hasura with GraphQL's client lib generators to generate an Elm client (which is then fully type safe in building queries). I'd consider this "full type safety over the API barrier".

It worked so well (all fully dockered, including the generator, not need to install anything locally), that I decided to publish it as a project of it's own. First time I actually achieved a zero-server-side-code setup that works for me. Enjoy:

https://github.com/cies/elm-hasura-dockered

(it should be easy to extend this to use another client language than Elm; but obviously this get cooler the stronger the language's type-safety net)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: