Request movies from yts.mx
Go to file
Mike Nolan 5bdd16beca add back and forward 2024-10-11 19:00:31 -05:00
data/wwwroot add back and forward 2024-10-11 19:00:31 -05:00
.gitignore First commit 2024-10-11 17:59:37 -05:00
LICENSE.md First commit 2024-10-11 17:59:37 -05:00
Program.cs add back and forward 2024-10-11 19:00:31 -05:00
README.md fix bug in readme 2024-10-11 18:04:11 -05:00
RequestMovies.csproj First commit 2024-10-11 17:59:37 -05:00

README.md

Request Movies

To Install

dotnet publish --self-contained -p:PublishSingleFile=true -p:PublishReadyToRun=true -r linux-x64 -o out -c Release

copy data folder into out

go into out and run

./RequestMovies

Go here in your browser