Skip to content

Tee2912/To-Do-List-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-Go

To Do List App with Golang and GRPC

Table of Contents

Overview

To Do List App with Golang and GRPC. - Add a TODO item - Add a TODO item - List all TODO items - Mark a TODO item as completed

#getting-started

# Run the db docker
docker compose up --detach

# Run the GRPC server 
go run cmd/main.go

About

To Do List App with Golang and GRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages