MyShaarli/application/api
ArthurHoaro d3f42ca487 Implements Tags endpoints for Shaarli's REST API
Endpoints:

 * List All Tags [GET]
 * Get a tag [GET]
 * Update a tag [PUT]
 * Delete a tag [DELETE]

Fixes #904
References shaarli/api-documentation#34
2018-06-04 18:51:22 +02:00
..
controllers Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00
exceptions Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00
ApiMiddleware.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
ApiUtils.php Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00