The implementation attempts to be a faithful recreation of the original SockShop microservices demo. However, since some microservices are converted to Go, they are not 1-for-1 identical.
Blueprint v1 contained a SockShop implementation, but this version is a re-implementation rather than a migration of that version.
This PR adds the SockShop example application.
The implementation attempts to be a faithful recreation of the original SockShop microservices demo. However, since some microservices are converted to Go, they are not 1-for-1 identical.
Blueprint v1 contained a SockShop implementation, but this version is a re-implementation rather than a migration of that version.