-
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 :)
-
Notifications
You must be signed in to change notification settings - Fork 0
zardan4/todo-app-gin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Backend todo-app using GO and Gin
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published