Skip to content

Containerised Orders Services based on microservices architecture

License

Notifications You must be signed in to change notification settings

ramgsuri/orders

Repository files navigation

Build Status Coverage Status

orders

A microservices-demo service that provides ordering capabilities for shopping carts.

This build is built, tested and released by travis.

API Spec

Checkout the API Spec here

Build

Jar

mvn -DskipTests package

Docker

GROUP=tw_workshop COMMIT=latest ./scripts/build.sh

Test

./test/test.sh < python testing file >. For example: ./test/test.sh unit.py

Run

mvn spring-boot:run

Use

curl http://localhost:8082

Push

GROUP=tw_workshop COMMIT=test ./scripts/push.sh

About

Containerised Orders Services based on microservices architecture

Topics

Resources

License

Stars

Watchers

Forks