Added API Documentation
This commit is contained in:
parent
1206528e42
commit
9f6727d264
7
api/README
Normal file
7
api/README
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# API
|
||||
## VideoAPI
|
||||
|
||||
| Method | URL | Action |
|
||||
|-|-|-|
|
||||
| `GET`| `/api` | Get all videos |
|
||||
| `GET`| `/api?q=<query>` | Get all videos containing `<query>` |
|
||||
Loading…
Reference in New Issue
Block a user