Skip to content

zardan4/todo-app-gin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App | Rest API

To start:

  • Run postgres DB

  • Write your data in configs/config.yml

  • Create .env. DB_PASSWORD=<YOUR_PASSWORD_HERE>

  • Generate tables. migrate -path ./schema -database <DB_LINE> up

  • Run server go run cmd/main.go and enjoy you endpoints :)

About

Backend todo-app using GO and Gin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages