Aucune description

Gildas Chabot 0fdafaab8a Show metadata on the list page il y a 4 ans
api c994c23215 First endpoint to add movies il y a 4 ans
cmd c2931b4cd2 Add Movie page il y a 4 ans
omdb 66c8e7369a Search movies by imdb id via OMDB il y a 4 ans
pages c2931b4cd2 Add Movie page il y a 4 ans
templates 0fdafaab8a Show metadata on the list page il y a 4 ans
.gitignore 66c8e7369a Search movies by imdb id via OMDB il y a 4 ans
README.md 66c8e7369a Search movies by imdb id via OMDB il y a 4 ans
collection.go 0fdafaab8a Show metadata on the list page il y a 4 ans
movies.go 0fdafaab8a Show metadata on the list page il y a 4 ans
movies_test.go c994c23215 First endpoint to add movies il y a 4 ans

README.md

Run with:

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