Skip to content

Goldenhub/todoAPI

Repository files navigation

TODO Application in ASP.NET minimal API

  • Endpoint routing
  • Middlewares
  • Endpoint filters
  • Dependency injection

Usage

  • Clone the repository
  • Open on your favorite IDE (prefer VSCode)
  • Ensure C# Dev kit Extension is present
  • Run dotnet run
  • Test endpoints with any HTTP client
  • Sample HTTP requests can be found in Requests.http file. You need the REST Client extension for it.

About

Building a Todo backend Application using minimal API in .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages