Aucune description

Gildas Chabot d4d0cb9568 Automatically remove \r from file list 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
ffmpeg be9c16ecce Add MediaInfo to movies and generate action il y a 4 ans
omdb 66c8e7369a Search movies by imdb id via OMDB il y a 4 ans
pages d4d0cb9568 Automatically remove \r from file list il y a 4 ans
templates be9c16ecce Add MediaInfo to movies and generate action 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 e8200dabc8 Add files page il y a 4 ans
files.go 7db1a5c09e Serve files 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 be9c16ecce Add MediaInfo to movies and generate action 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