Skip to content

Nova-8/shippingservice

 
 

Repository files navigation

Shipping Service

The Shipping service provides price quote, tracking IDs, and the impression of order fulfillment & shipping processes.

Local

Run the following command to restore dependencies to vendor/ directory:

dep ensure --vendor-only

Build

From src/shippingservice, run:

docker build ./

Test

go test .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.7%
  • Dockerfile 12.0%
  • Shell 6.3%