dwyl / learn-graphQL

❓Learn to use GraphQL - A query language that allows client applications to specify their data fetching requirements
45 stars 4 forks source link

Hasura Realtime GraphQL on Postgres #22

Open nelsonic opened 5 years ago

nelsonic commented 5 years ago

Instant Realtime GraphQL on Postgres: https://hasura.io https://github.com/hasura/graphql-engine image image image image image

Bit of a mishmash of programming languages: image Unclear how good the testing is ... 💭 But at least they are using CI: https://circleci.com/gh/hasura/graphql-engine So you know they care about it working ...

Looks promising! Definitely one to add to the list of things to checkout!

Props to @andrewMacmurray for sharing it on: https://github.com/wide-grip/wide-grip/issues/24 ❤️

andrewMacmurray commented 5 years ago

Their blog has some interesting stuff on it too https://blog.hasura.io/