Hello stackers,
I am building an API, one of its feature is the use of HTTP POST Hook calls triggered on particular actions.
Without taking the time to set a locale route to be the target of the POST call I was looking for an online service showing live POST to a given URL or some other way of testing POST hooks in my code.
Any advices ?