Aucune description

Gildas Chabot 039aa791f2 Support multiple words in file search 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 3176b39d32 Add movies to lists il y a 4 ans
templates 3176b39d32 Add movies to lists 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 4b01054a11 Introduce List page with add, view, update il y a 4 ans
files.go 039aa791f2 Support multiple words in file search il y a 4 ans
files_test.go 039aa791f2 Support multiple words in file search il y a 4 ans
list.go 4b01054a11 Introduce List page with add, view, update 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