unusualarchive/api/README
2023-05-19 02:39:23 +02:00

8 lines
154 B
Plaintext

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