LeeCheneler / todos-api-dotnet

This is just a playground to experiment with minimal apis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todos API

This is a simple API for managing todos written in dotnet using minimal apis. This is just a playground to experiment with minimal apis.

Running the API

cd api
dotnet watch

Running unit tests

cd unit-tests
dotnet watch test

About

This is just a playground to experiment with minimal apis.


Languages

Language:C# 100.0%