https://github.com/sixtusagbo/cinemaapi
A cinema api with .NET Core WebApi
https://github.com/sixtusagbo/cinemaapi
api csharp dotnet-core entity-framework-core
Last synced: 2 months ago
JSON representation
A cinema api with .NET Core WebApi
- Host: GitHub
- URL: https://github.com/sixtusagbo/cinemaapi
- Owner: sixtusagbo
- License: gpl-3.0
- Created: 2022-01-27T01:55:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T05:25:48.000Z (almost 3 years ago)
- Last Synced: 2025-10-25T16:35:36.006Z (9 months ago)
- Topics: api, csharp, dotnet-core, entity-framework-core
- Language: C#
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CinemaApi
[](LICENSE)


## About CinemaApi
A cinema app api with C# AspDotNetCore 6.0 WebApi
## Installation
```bash
git clone https://github.com/sixtusmiracle/CinemaApi
```
```bash
dotnet restore
```
#### Run the app
```bash
dotnet run
```
## Contributing
- 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](https://github.com/sixtusmiracle/cinemaapi/pulls)
## License
GENERAL PUBLIC LICENSE 3.0
## About the Author
Created by Sixtus Miracle.