Copy
Hi there,

After much work over the last two months, I’m extremely happy to announce the public preview of a feature that allows you to trigger webhooks on database events! With Hasura, attaching a webhook to listen to a database change on Postgres takes all of 15 seconds.

Coupled with serverless deployments, this allows you to build some really cool things very easily:
  • Push notifications that get triggered when a new review is added.
  • Purge your CDN or cache to re-render your static content.
  • Update a search index when a product is inserted, updated or deleted.
  • Trigger business logic that can run asynchronously.
I have put together a video demo of a food delivery app that uses serverless functions for complex business logic, and realtime GraphQL to capture those changes on a reactive UI. Check it out below.
 
You can read more on my announcement blogpost, or dive right in with the tutorials and use-cases on the website and in our docs. Try it out and let me know what you think. You can reach me on the Hasura discord (@tanmaig), on Twitter, or simply by hitting reply.

Cheers,
Tanmai

P.S. I'd love to hear about what you’re building with Hasura. Your feedback, comments and suggestions go a long way in evolving Hasura :)
Copyright © 2018 Hasura Inc, All rights reserved.


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.