php ApiGen API Documentation There are many reasons for using an API documentation. The easiest beeing able to see where you've missed a part of your phpdoc. There are also many solutions for documentation generation. I use ApiGen. They seem to be the most modern one. Here is how to use it:
api HTTP code for successful deletion There are many HTTP codes which you can use as a result for your API. With most API's you can be happy if you're getting a 400 when you're running into an error and not just an exeption in the body and a 200
app API Testing with Postman There are several apps on the market to test APIs with. A quite nice one I just stubled opon is called Postman [http://www.getpostman.com]. It's first of all a Chrome extension, but it's also already available as a Chrome App and therefore as a