Project information
- Category: Back end
- Program: RESTful API
- Project date: April 22, 2024
- Github Repo Link: https://github.com/catgwat/ToDoAPI
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.