MyShaarli/application/api/controllers
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
..
ApiController.php Add history entries for API endpoint 2017-05-07 17:11:22 +02:00
History.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
Info.php REST API structure using Slim framework 2016-12-15 10:36:00 +01:00
Links.php Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00
Tags.php Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00