No Description

Gildas Chabot 66c8e7369a Search movies by imdb id via OMDB 5 years ago
api c994c23215 First endpoint to add movies 5 years ago
cmd 5ec7c57484 Add List page 5 years ago
omdb 66c8e7369a Search movies by imdb id via OMDB 5 years ago
pages 66c8e7369a Search movies by imdb id via OMDB 5 years ago
templates 66c8e7369a Search movies by imdb id via OMDB 5 years ago
.gitignore 66c8e7369a Search movies by imdb id via OMDB 5 years ago
README.md 66c8e7369a Search movies by imdb id via OMDB 5 years ago
collection.go 2d31813c65 Do not add to collection a movies that is already here 5 years ago
movies.go 2d31813c65 Do not add to collection a movies that is already here 5 years ago
movies_test.go c994c23215 First endpoint to add movies 5 years ago

README.md

Run with:

$ API_KEY=$(cat omdb/api_key) go run cmd/movies/main.go