kjmj / todo-api

A quick API I created while learning .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApi

This was a quick and simple API I built while learning .NET

What I did

  1. Open the project in vscode
  2. Start the server CTRL + F5
  3. A local database will be created. I used postman to test stuff.
  4. Post some sample data to the API: alt text
  5. Now try to get the data: alt text

About

A quick API I created while learning .NET


Languages

Language:C# 100.0%