Routes List
| Name | Parameters | Method | URL | Sample |
|---|---|---|---|---|
| Cards | - | GET |
https://proiectia.bogdanflorea.ro/api/magic-the-gathering/cards |
View |
| Card |
Query stringName: id |
GET |
https://proiectia.bogdanflorea.ro/api/magic-the-gathering/cardExample:
https://proiectia.bogdanflorea.ro/api/magic-the-gathering/card?id=fBqX0A7uGU
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 |