Skip to content

yevgenp/movie-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Completely reactive application uses Basic authentication with predefined users (username/password):

user1/user1

user2/user2

Available endpoints

GET ../api/episodes/?title={title}&season={season} - lists all the episodes for a specific season of series with title

POST ../api/episodes/bookmarked/?id={imdbID} - bookmarks the episode with imdbID

GET ../api/episodes/bookmarked - lists all bookmarked episodes for a specific season of series with title

Releases

No releases published

Packages

No packages published

Languages