Skip to content

Amp2255/to_do_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple CRUD (Create, Read, Update, Delete) web application built with Go and MongoDB. This project demonstrates how to manage tasks in a to-do list using a RESTful API.

** Features

  • Add new tasks

  • Retrieve all tasks

  • Update existing tasks

  • Delete tasks

  • MongoDB integration for data persistence

🛠️ Tech Stack Backend: Go (Golang)

Database: MongoDB

Routing: Gin

Docker: Containerization for easy deployment

About

A simple CRUD (Create, Read, Update, Delete) web application built with Go and MongoDB. This project demonstrates how to manage tasks in a to-do list using a RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors