rest_services#
MPI implementation for the Sock Shop application services.
Modules
The CartService handles the shopping cart functionality. |
|
The CatalogService is responsible for managing and serving product information. |
|
The FrontendService class. |
|
The OrderService class. |
|
The PaymentService class. |
|
The ShippingService class. |
|
The UserService class. |