Skip to content

dantgn/reminder-tasks-api-dotnet

Repository files navigation

Introduction

This is a .NET 8.0 API project that implements the Backend part of a Reminder Tasks application.

It provides a REST API with CRUD methods for TodoTasks.

I needed to enable CORS for the requests coming from a separate fronted app in React, which you can also check and download in this other repository React Frontend App

Swagger API

A Swagger API documentation comes out of the box, which is very useful.

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages