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
|[api](./src/api)| Node.js || amd64 arm64 | Orchestrating services for consumption by Storefront ||
10
-
|[assets](./src/assets)| Node.js || amd64 arm64 | Populates initial images to be consumed by Catalogue service ||
11
-
|[carts](./src/carts)| Java | Autonomous DB (ATP) | amd64 | Provides shopping carts for users ||
12
-
|[catalogue](./src/catalogue)| Go | Autonomous DB (ATP) | amd64 arm64 | Provides catalogue/product information stored on Oracle Autonomous Database. Uses GOdror with GoKit and OCI Service Broker ||
13
-
|[dbtools](./src/dbtools)| Oracle DB Client | Autonomous DB (ATP) | amd64 arm64 | Simple image with Oracle Instant Client, SQLce and dev tools ||
14
-
|[edge-router](./src/edge-router)| traefik | Development only | amd64 | Optional Edge routing container for MuShop backend/frontend services. Used for running development environments ||
15
-
|[events](./src/events)| Go | OCI Streaming | amd64 | Capture events on the Storefront and showcase OCI Streams ||
16
-
|[fulfillment](./src/fulfillment)| Micronaut || amd64 | fulfillment service showcasing Micronaut and Java ||
17
-
|[newsletter-subscription](./src/newsletter-subscription)| Javascript || amd64 | Javascript Function showcasing email service ||
18
-
|[load](./src/load)| Locust || amd64 arm64 | Capture events on the Storefront ||
19
-
|[orders](./src/orders)| Java | Autonomous DB (ATP) | amd64 | Orders service using Springboot ||
20
-
|[payment](./src/payment)| Go || amd64 arm64 | Payment processing service ||
21
-
|[storefront](./src/storefront)| Node.js || amd64 arm64 | Responsive eCommerce storefront single page application built on microservices ||
22
-
|[user](./src/user)| TypeScript | Autonomous DB (ATP) | amd64 | Customer account service + AuthN ||
9
+
|[api](./api)| Node.js || amd64 arm64 | Orchestrating services for consumption by Storefront ||
10
+
|[assets](./assets)| Node.js || amd64 arm64 | Populates initial images to be consumed by Catalogue service ||
11
+
|[carts](./carts)| Java | Autonomous DB (ATP) | amd64 | Provides shopping carts for users ||
12
+
|[catalogue](./catalogue)| Go | Autonomous DB (ATP) | amd64 arm64 | Provides catalogue/product information stored on Oracle Autonomous Database. Uses GOdror with GoKit and OCI Service Broker ||
13
+
|[dbtools](./dbtools)| Oracle DB Client | Autonomous DB (ATP) | amd64 arm64 | Simple image with Oracle Instant Client, SQLce and dev tools ||
14
+
|[edge-router](./edge-router)| traefik | Development only | amd64 | Optional Edge routing container for MuShop backend/frontend services. Used for running development environments ||
15
+
|[events](./events)| Go | OCI Streaming | amd64 | Capture events on the Storefront and showcase OCI Streams ||
16
+
|[fulfillment](./fulfillment)| Micronaut || amd64 | fulfillment service showcasing Micronaut and Java ||
17
+
|[newsletter-subscription](./newsletter-subscription)| Javascript || amd64 | Javascript Function showcasing email service ||
18
+
|[load](./load)| Locust || amd64 arm64 | Capture events on the Storefront ||
19
+
|[orders](./orders)| Java | Autonomous DB (ATP) | amd64 | Orders service using Springboot ||
20
+
|[payment](./payment)| Go || amd64 arm64 | Payment processing service ||
21
+
|[storefront](./storefront)| Node.js || amd64 arm64 | Responsive eCommerce storefront single page application built on microservices ||
22
+
|[user](./user)| TypeScript | Autonomous DB (ATP) | amd64 | Customer account service + AuthN ||
23
23
24
24
## Building
25
25
@@ -59,12 +59,12 @@ Testing MuShop Services APIs with Postman.
0 commit comments