Aucune description

Gildas Chabot cb217b24e3 Support Markdown in list description 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 cb217b24e3 Support Markdown in list description il y a 4 ans
templates cb217b24e3 Support Markdown in list description 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
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