aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/api/ApiUtils.php
Commit message (Expand)AuthorAgeFilesLines
* Implements Tags endpoints for Shaarli's REST APIArthurHoaro2018-06-041-0/+16
* REST API: implement PUT methodArthurHoaro2017-05-071-0/+26
* REST API: implement POST link serviceArthurHoaro2017-03-271-2/+33
* Merge pull request #727 from ArthurHoaro/api/getlinksArthurHoaro2017-01-151-0/+31
|\
| * REST API: implement getLinks serviceArthurHoaro2017-01-151-0/+31
* | API: fix JWT signature verificationVirtualTam2017-01-041-7/+5
|/
* REST API structure using Slim frameworkArthurHoaro2016-12-151-0/+51