Нема описа

Gildas Chabot e8200dabc8 Add files page пре 4 година
api c994c23215 First endpoint to add movies пре 4 година
cmd c2931b4cd2 Add Movie page пре 4 година
omdb 66c8e7369a Search movies by imdb id via OMDB пре 4 година
pages e8200dabc8 Add files page пре 4 година
templates e8200dabc8 Add files page пре 4 година
.gitignore 66c8e7369a Search movies by imdb id via OMDB пре 4 година
README.md 66c8e7369a Search movies by imdb id via OMDB пре 4 година
collection.go e8200dabc8 Add files page пре 4 година
files.go e8200dabc8 Add files page пре 4 година
files_test.go 039aa791f2 Support multiple words in file search пре 4 година
list.go 4b01054a11 Introduce List page with add, view, update пре 4 година
movies.go 0fdafaab8a Show metadata on the list page пре 4 година
movies_test.go c994c23215 First endpoint to add movies пре 4 година

README.md

Run with:

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