8000 GitHub - tushar00jain/go-web: gRPC gateway to serve api with golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tushar00jain/go-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
0