Added API Documentation
This commit is contained in:
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>` |
|
||||
Reference in New Issue
Block a user