shiori/internal/http
Monirzadeh b8a357829d
feat: api endpoint to serve readable content (#885)
* add endpoint to serve readable content

* add id and modified time in response

* revert id and modified time

* remove public check status

* chnage 401 to 403

* add basic unittest for readable content

* check response in unittest

* update strcut name and move that above handler
2024-04-21 00:59:03 +02:00
..
context Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
middleware fix: authentication flow should abort early (#888) 2024-04-13 19:45:03 +02:00
response fix: authentication flow should abort early (#888) 2024-04-13 19:45:03 +02:00
routes feat: api endpoint to serve readable content (#885) 2024-04-21 00:59:03 +02:00
templates refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00
server.go refactor: migrate bookmark static pages to new http server (#775) 2023-12-28 18:18:32 +01:00