webhooks.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [webhooks]
www.codever.land/bookmarks/t/webhooks
What's a Webhook?
https://sendgrid.com/blog/whats-webhook/
Read about what a webhook is, how it can be used with your apps, and how to get started using webhook APIs.
- :calendar: published on: 2014-06-24
- tags: webhooks
When to Use What: REST, GraphQL, Webhooks, & gRPC
https://nordicapis.com/when-to-use-what-rest-graphql-webhooks-grpc/
Real world, specific use cases for REST, GraphQL, gRPC, and Webhooks to help API developers make sense of which API design style to use for what situation.
- tags: rest, grpc, graphql, webhooks, api-design