Build a Simple REST API in PHP

diggs

Krasimir, this was an absolute kick-ass overview of building an API. I especially appreciate how lightweight it is, skipping the Person class, and limiting external library requirements, while still being well-organized.

Really nicely written.