A cinema app api with C# AspDotNetCore 6.0 WebApi
git clone https://github.com/sixtusmiracle/CinemaApi
dotnet restore
dotnet run
- Fork the repo ( https://github.com/sixtusmiracle/cinemaapi/fork )
- Create a branch for your new feature (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
GENERAL PUBLIC LICENSE 3.0
Created by Sixtus Miracle.