Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.16 KB

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: