Skip to content

tushar00jain/go-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the Docker containers

docker-compose run --service-ports go
docker-compose up -d db

TODO

  • go
cd server
bash gateway/stub-proxy.sh
cd ..

go run main.go
bash ${GOPATH}/bin/service
  • db
docker exec -it db bash
psql -U test

About

gRPC gateway to serve api with golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published