News

I'm not asking how to detect duplicate POST requests. I'm asking if we are supposed to. According to RFC 2616 (section 9.5), POST is used to submit some sort of record/resource/data to the server ...
POST requests make sense for packing tracking, you know, because of definition of postal. Okay bad joke but it is true, Google's package tracking API is now only accepting POST requests. Google ...
Gain API testing confidence with this hands-on podcast course, featuring 30 ten-minute activities that build your skills step by step.
For the first time, The Washington Post is making its APIs available for programmers with the launch of “Powered by The Post,” a portal featuring open APIs from The Washington Post. Developers will be ...
Take advantage of a custom message handler to log request and response metadata in Web API for debugging, tracing, and inspection of the incoming and outgoing calls Like authentication, caching, and ...