You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ A microservices-demo service that provides shopping carts for users.
5
5
6
6
This build is built, tested and released by travis.
7
7
8
+
# API Spec
9
+
10
+
Checkout the API Spec [here](http://microservices-demo.github.io/api/index?url=https://raw.githubusercontent.com/microservices-demo/carts/master/api-spec/cart.json)
11
+
8
12
# Build
9
13
10
14
## Java
@@ -33,4 +37,4 @@ This build is built, tested and released by travis.
0 commit comments