Açıklama Yok

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

README.md

Run with:

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