This patch introduces full CRUD for Koha::Cit(ies|y) classes through the REST api. To test, point your browser to /api/v1/cities to use HTTPRequester/Postman (or the like).
It is a full example about the creation of an REST API in Koha. Read and copy it for others REST API.
|