PHP API Test Server is a PHP Experts, Inc., Project meant to ease the testing of HTTP clients and REST clients. It is more or less an echo server. It supports all major HTTP verbs: The default port ...
This project contains automated tests for verifying the functionality of the REST API at restful-api.dev. The tests cover CRUD operations (Create, Read, Update, and Delete) for objects in the API.