Skip to content

Todo API for dotnet interview

Notifications You must be signed in to change notification settings

crunchloop/dotnet-interview

Repository files navigation

dotnet-interview / TodoApi

Open in Coder

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

Check integration tests at: (https://github.com/crunchloop/interview-tests)

Contact

About Crunchloop

crunchloop

We strongly believe in giving back 🚀. Let's work together Get in touch.

About

Todo API for dotnet interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages