J
JSAPP MICROSERVICES PLATFORM
JSAPP
Login ui-service online
One simple application built from four services

Shop Dashboard

One simple application composed from ui-service, user-service, product-service and order-service.

ui-service user-service product-service order-service
Runtime status
ui-service browser dashboard
user-service customers API
product-service catalog API
order-service orders API
Some backend services could not be reached:
  • user-service: Request failed with status code 401
  • product-service: Request failed with status code 401
  • order-service: Request failed with status code 401
Users
0
Registered customers
Products
0
Available shop items
Orders
0
Created orders
Revenue
0.00
EUR total value

Customers

0
No users yet

Products

0
No products yet

Orders

0
No orders yet
Create an order to verify service-to-service communication.
Runtime status
ui-service browser dashboard
user-service customers API
product-service catalog API
order-service orders API
Business flow test

Create an order

Select a customer, choose a product and submit an order through the order-service API.