This website requires JavaScript.
Explore
Help
Sign In
diez
/
unusualarchive
Watch
1
Star
1
Fork
0
You've already forked unusualarchive
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bd28751013a4931e4fcb00ce04c27982e4156f18
unusualarchive
/
api
History
david
bd28751013
„api/README.md“ ändern
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
README.md
API
VideoAPI
Method
URL
Action
GET
/api
Get all videos
GET
/api?q=<query>
Get all videos containing
<query>
Reference in New Issue
View Git Blame
Copy Permalink