Project logo

Dotnet Movies REST API

Status GitHub Issues GitHub Pull Requests License


.NET Movies API, using MySQL & MVC best pratices.

📝 Table of Contents

🧐 About

.NET RESTFUL API example from alura's lessons.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • .NET6 installed.

Installing

sudo chmod guo+rwx ./install.sh && ./install.sh

🎈 Usage

dotnet run

Then open the link in browser to use SwaggerUi, on /swagger path.

Postman Collection: https://www.postman.com/thiagoks/workspace/docs/collection/18224453-dcb7a8f0-2e09-4b49-9714-1759ee550deb?action=share&creator=18224453

⛏️ Built Using

✍️ Authors