Ei kuvausta

Gildas Chabot 07659d1608 Support "N/A" in Note and Votes 4 vuotta sitten
api c994c23215 First endpoint to add movies 4 vuotta sitten
cmd 5ec7c57484 Add List page 4 vuotta sitten
omdb 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
pages 07659d1608 Support "N/A" in Note and Votes 4 vuotta sitten
templates 07659d1608 Support "N/A" in Note and Votes 4 vuotta sitten
.gitignore 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
README.md 66c8e7369a Search movies by imdb id via OMDB 4 vuotta sitten
collection.go 2d31813c65 Do not add to collection a movies that is already here 4 vuotta sitten
movies.go 07659d1608 Support "N/A" in Note and Votes 4 vuotta sitten
movies_test.go c994c23215 First endpoint to add movies 4 vuotta sitten

README.md

Run with:

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