Routes List
| Name | Parameters | Method | URL | Sample |
|---|---|---|---|---|
| Episodes | - | GET |
https://proiectia.bogdanflorea.ro/api/south-park-episodes/episodes |
View |
| Episode |
Query stringName: id |
GET |
https://proiectia.bogdanflorea.ro/api/south-park-episodes/episodeExample:
https://proiectia.bogdanflorea.ro/api/south-park-episodes/episode?id=2
The example URL may not return an actual result
Inspect the actual values of the parameters returned by the first route or the sample data. |
View |