ToDoAPI application
Code snippet of categories controller
Get ToDos function in API

Project information

ToDo API Portfolio Detail

The Web API project is used to showcase my ability to create a RESTful API that can be consumed by another application. The topic of this API is to provide the backend for a To Do list application (React ToDo). The application will provide all necessary endpoints to allow the consuming application to have full CRUD functionality for To Do items.