Building A RESTful PHP Server: Routing the Request
This is the second part of a series, showing how you might write a RESTful API using PHP. This part covers the routing, autoloading, and controller code for the service, and follows on from the first installment which showed how to parse the incoming request to get all the information you need.
Want to have your say? just login


Be first to show your opinion !!!