8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
# API
|
|
## VideoAPI
|
|
|
|
| Method | URL | Action |
|
|
|-|-|-|
|
|
| `GET`| `/api` | Get all videos |
|
|
| `GET`| `/api?q=<query>` | Get all videos containing `<query>` |
|