NodeJS Todolist Restful API
A simple TodoList API built with native Node.js (no framework). Created as part of my personal practice on the Node.js development journey. This project was built to strengthen my understanding of core Node.js concepts such as HTTP, routing, and file handling.
For testing this API, you can use postman etc, or HTTP Request file that i have created in project folder.