Routes List
| Name | Parameters | Method | URL | Sample |
|---|---|---|---|---|
| Characters | - | GET |
https://proiectia.bogdanflorea.ro/api/better-call-saul/characters |
View |
| Character |
Query stringName: char_id |
GET |
https://proiectia.bogdanflorea.ro/api/better-call-saul/characterExample:
https://proiectia.bogdanflorea.ro/api/better-call-saul/character?char_id=19
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 |