- Install glide
curl https://glide.sh/get | sh
- Install vendor dependencies
glide install
- Create test db
createdb shotcharter_go_test
- Create tables/ load db schema
psql shotcharter_go_test -f db/schema_setup.sql
go build main.go
- Run on
PORT=8080 go run main.go
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Alex1sz/shotcharter-go-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published