sockshop icon indicating copy to clipboard operation
sockshop copied to clipboard

(START HERE) Helidon Sock Shop: Main application repository containing checkout, build and deployment scripts for all services

Results 4 sockshop issues
Sort by recently updated
recently updated
newest added

Docker hub as started rate limiting image pulls, it would be nice if the images could be made available on ghcr.io

At the moment the security is basically non-existent. The user needs to log in to place an order, but as long as you know user's ID you can access any...

enhancement
good first issue
help wanted

We should add code coverage reports and badges to all modules as part of the CI/CD pipeline setup.

documentation
enhancement
good first issue
help wanted

Order service implementation is quite naive at the moment, as it makes blocking calls to Payment and Shipping services, which is not how a real-world Order Processing service would work....

enhancement
help wanted