apisyouwonthate / apisyouwonthate/book-build-apis-2
Webhooks
- Vorherrschende Sprache
- Ruby
- Sterne
- 248
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Creating a section on webhooks in the context of APIs.
1. Subscriptions - just like graphql subscriptions, when an update is made it can alert others. This could be in response to an action you just took (callbacks) or to something done by somebody else hours days weeks later.
2. Subscribing to webhooks in your API.
3. How to keep things secure
Other ideas
"There's no good reason for signing webhooks" - https://www.speakeasy.com/post/no-good-reason-for-signing-webhooks
https://www.speakeasyapi.dev/post/openapi-tips-webhooks-callbacks
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.