feat: initial commit
This commit is contained in:
17
doc/http-api.md
Normal file
17
doc/http-api.md
Normal file
@ -0,0 +1,17 @@
|
||||
# HTTP API
|
||||
|
||||
## Authentication
|
||||
|
||||
## Endpoints
|
||||
|
||||
### `POST /api/v1/cast`
|
||||
|
||||
### `DELETE /api/v1/cast`
|
||||
|
||||
### `GET /api/v1/status`
|
||||
|
||||
## Payloads
|
||||
|
||||
### `CastRequest`
|
||||
|
||||
### `StatusResponse`
|
Reference in New Issue
Block a user