Skip to content

Sample todo project using Golang, Postgres, Gorm, Docker and docker-compose.

Notifications You must be signed in to change notification settings

smithaitufe/go-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

A sample project to illustrate my understanding of Clean Code Architecture.

Stack

This project is a simple todo backend app, implemented using Golang, GORM, Postgres, Docker, docker-compose and GraphQL.

It is my intention to keep updating this repository with more features.

Usage

Simply clone to your local machine. Then cd to the directory containing the project. Open your terminal and run the command chmod +x ./start.sh && ./start

About

Sample todo project using Golang, Postgres, Gorm, Docker and docker-compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published