unusualarchive/api
2023-05-19 02:41:25 +02:00
..
__init__.py ADD: Api endpoint for search suggestions 2023-05-18 22:42:07 +02:00
README.md „api/README.md“ ändern 2023-05-19 02:41:25 +02:00
urls.py Api endpoint for video search with querying implemented 2023-05-19 01:06:50 +02:00
views.py Refactoring 2023-05-19 01:33:35 +02:00

API

VideoAPI

Method URL Action
GET /api Get all videos
GET /api?q=<query> Get all videos containing <query>