This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
v0.8.0
- Major re-write targeting https://github.com/benc-uk/go-rest-api
- Simplification of services to return standard Go errors rather than
Problems
- Clean and tidy up
- Removes
pkg
entirely from project
Packages:
docker pull ghcr.io/benc-uk/daprstore/products:0.8.0
docker pull ghcr.io/benc-uk/daprstore/cart:0.8.0
docker pull ghcr.io/benc-uk/daprstore/users:0.8.0
docker pull ghcr.io/benc-uk/daprstore/orders:0.8.0
docker pull ghcr.io/benc-uk/daprstore/frontend-host:0.8.0