Routes List
Name Parameters Method URL Sample
Movies - GET
https://proiectia.bogdanflorea.ro/api/marvel-movies/movies
View
Movie
Query string

Name: id
Type: int
Required: Yes

GET
https://proiectia.bogdanflorea.ro/api/marvel-movies/movie
Example: https://proiectia.bogdanflorea.ro/api/marvel-movies/movie?id=18
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