MyShaarli/application/api
ArthurHoaro 9b8c0a4560 Handle pagination through BookmarkService
Handle all search results through SearchResult object.
This is a required step toward implementing a BookmarkService based on SQL database.

Related to #953
2021-01-20 15:01:29 +01:00
..
controllers Handle pagination through BookmarkService 2021-01-20 15:01:29 +01:00
exceptions Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ApiMiddleware.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
ApiUtils.php API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00