I have recently been playing around and am planning on using Hasura for a web app. Hasura is an open-source project which allows for instant realtime GraphQL on top of a Postgres database. Pretty sweet project if I am being completely honest.
Has anyone had experience with using Hasura in a production website or app? What are the pros and cons of using the services?
It provides a quick setup with Heroku, however it allows for setup on other services as well; Docker, Google Cloud etc. If you are using it on a production website, which service are you using?
Top comments (0)