-
Fork the repository siddhantprateek/xester
-
git clone https://github.com/<username>/xester cd xester
-
Install Go/Golang 1.17 and above go.dev
-
cd api_gateway go get . go run cmd/main.go
Fork the repository siddhantprateek/xester
git clone https://github.com/<username>/xester
cd xester
Install Go/Golang 1.17 and above go.dev
cd api_gateway
go get .
go run cmd/main.go