This is an API built with ASP.NET Core 7.0.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- .NET 7.0 SDK
- Visual Studio Code or any other IDE with .NET support
- Clone the repository
- Navigate to the project directory
- Restore the .NET packages using the following command:
dotnet restore