Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 459 Bytes

Sunrice API

This is an API built with ASP.NET Core 7.0.

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

  • .NET 7.0 SDK
  • Visual Studio Code or any other IDE with .NET support

Installing

  1. Clone the repository
  2. Navigate to the project directory
  3. Restore the .NET packages using the following command:
dotnet restore