Repository for dapoint app API
- clone this repo
- run
go mod verify - run
go mod tidy - rename file
config.toml.exampletoconfig.tomlin folder/config - fill username, password, name (database name) in
config.toml - move to
/appfolder in terminal - run
go run main.go
This repository using clean architecture known as hexagonal architecture
Credits:
https://github.com/hudabikhoir/poseidon.git