/order-application

Builded gRPC API with gRPC gateway and golang

Primary LanguageGo

Order Application

Builded gRPC API with gRPC gateway and golang

Build

make build

Start the containers

make up

Stop the containers

make stop

Generate code

make protoc

Test on Postman

You can use Postman to test the API with Test Suit for Postman