bgokden / movielist

Example popular movie list cache service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for OpenAPI Movielist

Documentation for API Endpoints

All URIs are relative to http://movielist.swagger.io/v1

Class Method HTTP request Description
MovieApi getMovieById GET /movie/{movieId} Find movie by ID
MovieApi listMovies GET /movies List Movies

Documentation for Models

Documentation for Authorization

All endpoints do not require authorization.

About

Example popular movie list cache service


Languages

Language:Go 96.8%Language:Dockerfile 3.2%