UniFood API Description This is the API for the UniFood project. It is a RESTful API using .NET. Installation Clone the repository git clone https://github.com/l-velazquez/UniFood_API Make sure you have the .NET 7 SDK installed. Run the project dotnet build dotnet run