Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 156 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 156 Bytes

TodoApi

.net core Todo API for adding, deleting and updating todo items from a react client.

Call http://localhost:5000/api/Todo to get a list of items.