Skip to content

sdil/go-workspace-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

# Starting API Server
$ go run api/cmd/server/

# Curling the service
curl -i localhost:8080/todos
curl -i localhost:8080/todos-create

# Run analytics process
$ go run analytics/ # it needs both main.go & analytics.go to run

About

Opinionated go workspace setup with sqlc

Topics

Resources

Stars

Watchers

Forks

Languages