Skip to content

Todo API for dotnet interview - GuillermoScheck

Notifications You must be signed in to change notification settings

ScheckGuillermo/dotnet-interview

 
 

Repository files navigation

dotnet-interview / TodoApi

This is a simple Todo List API built in .NET 7. This project is currently being used for .NET full-stack candidates.

Build

To build the application:

dotnet build

Run the API

To run the TodoApi in your local environment:

dotnet run --project TodoApi

Test

To run tests:

dotnet test

Contact

About

Todo API for dotnet interview - GuillermoScheck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%