Routes List
| Name | Parameters | Method | URL | Sample |
|---|---|---|---|---|
| Characters | - | GET |
https://proiectia.bogdanflorea.ro/api/avatar-the-last-airbender/characters |
View |
| Character |
Query stringName: _id |
GET |
https://proiectia.bogdanflorea.ro/api/avatar-the-last-airbender/characterExample:
https://proiectia.bogdanflorea.ro/api/avatar-the-last-airbender/character?_id=10
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 |