Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 481 Bytes

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