Skip to content

This is a Asp .Net Core Web Api project that serves as Todo data CRUD operations.

Notifications You must be signed in to change notification settings

sir-rasel/TodoApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TodoApi

This is a Asp .Net Core Web Api project that serves as Todo data CRUD operations.

Tools stack:

  • ASP .NET CORE
  • C#
  • MS SQL SERVER
  • CASSANDRA DB
  • POSTMAN

Prerequisites:

Need to install SQL SERVER CASSANDRA SERVER POSTMAN. It will be better if you install Visual Studio 2019.

Run and Build:

Clone or Download this repository. Change Connection strings for database connection in the TodoApi/appSettings.json. After that we need to start the cassandra server. Then Run the solution file and it will start the server and you are ready to request in the api endpoints.

API ENDPOINTS / URL:

About

This is a Asp .Net Core Web Api project that serves as Todo data CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages