Skip to content

Project using C# .NET to create an API for course CCOM 4995 - API Design and Development

Notifications You must be signed in to change notification settings

l-velazquez/UniFood_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniFood API

Description

This is the API for the UniFood project. It is a RESTful API using .NET.

Installation

  1. Clone the repository
git clone https://github.com/l-velazquez/UniFood_API

Make sure you have the .NET 7 SDK installed.

  1. Run the project
dotnet build
dotnet run

About

Project using C# .NET to create an API for course CCOM 4995 - API Design and Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages