No Description

Gildas Chabot cb217b24e3 Support Markdown in list description 4 years ago
api c994c23215 First endpoint to add movies 4 years ago
cmd c2931b4cd2 Add Movie page 4 years ago
omdb 66c8e7369a Search movies by imdb id via OMDB 4 years ago
pages cb217b24e3 Support Markdown in list description 4 years ago
templates cb217b24e3 Support Markdown in list description 4 years ago
.gitignore 66c8e7369a Search movies by imdb id via OMDB 4 years ago
README.md 66c8e7369a Search movies by imdb id via OMDB 4 years ago
collection.go 4b01054a11 Introduce List page with add, view, update 4 years ago
list.go 4b01054a11 Introduce List page with add, view, update 4 years ago
movies.go 0fdafaab8a Show metadata on the list page 4 years ago
movies_test.go c994c23215 First endpoint to add movies 4 years ago

README.md

Run with:

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