This is a simple Task Manager API written in Go. The API provides basic CRUD (Create, Read, Update, Delete) functionality to manage tasks. Tasks are saved in a tasks.json file for persistence.
-
Updated
Jan 9, 2025 - Go
This is a simple Task Manager API written in Go. The API provides basic CRUD (Create, Read, Update, Delete) functionality to manage tasks. Tasks are saved in a tasks.json file for persistence.
Add a description, image, and links to the notes-application topic page so that developers can more easily learn about it.
To associate your repository with the notes-application topic, visit your repo's landing page and select "manage topics."