new ProgramsController()
- Source:
Controller for the @namespace /programs
Extends
Methods
(async) index()
- Source:
GET / Fetch all programs
(async) show(id)
- Source:
GET /:id Fetch specific program by identifier
Parameters:
| Name | Type | Description |
|---|---|---|
id |
int |