Aucune description

Gildas Chabot 07659d1608 Support "N/A" in Note and Votes il y a 4 ans
api c994c23215 First endpoint to add movies il y a 4 ans
cmd 5ec7c57484 Add List page il y a 4 ans
omdb 66c8e7369a Search movies by imdb id via OMDB il y a 4 ans
pages 07659d1608 Support "N/A" in Note and Votes il y a 4 ans
templates 07659d1608 Support "N/A" in Note and Votes 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 2d31813c65 Do not add to collection a movies that is already here il y a 4 ans
movies.go 07659d1608 Support "N/A" in Note and Votes 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