An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# CinemaApi

[![License](https://img.shields.io/github/license/sixtusmiracle/cinemaapi)](LICENSE)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/sixtusmiracle/cinemaapi)

![Screenshot](https://raw.githubusercontent.com/sixtusmiracle/CinemaApi/main/screenshot.png)

## 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.