Webhook can't tell you nothin' - a podcast by APIs You Wont Hate

from 2021-11-22T06:00

:: ::



  • Should endpoints be named after the action, like

    • /getThing

    • /updateThing

    • or after the resource with different HTTP verbs, like

    • GET /things

    • POST /things?

    • What are the reasons to go with one or the other?



  • Async operations with REST APIs - how do you do it?

    • long callbacks, short callbacks

    • polling

    • pubsub



  • What's the point of a Webhook?

  • "Working with Webhooks" Lorna Mitchell @ PHP Barcelona 2019 link


Further episodes of APIs You Won't Hate

Further podcasts by APIs You Won't Hate

Website of APIs You Won't Hate