Skip to content

A simple web API for managing a list of "to-do" items with ASP.NET Core MVC and Visual Studio Code. The app doesn’t just keeps to-do items in memory :)

Notifications You must be signed in to change notification settings

areal060781/dotnetcore_simple_api

Repository files navigation

simple web API

a simple web API for managing a list of "to-do" items

This application consists of:

  • This app doesn’t use a persistent database. Instead, it stores to-do items in an in-memory database.

About

A simple web API for managing a list of "to-do" items with ASP.NET Core MVC and Visual Studio Code. The app doesn’t just keeps to-do items in memory :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages