Service to make multiple products comparisons.
- Products should be loaded using
/api/loadendpoint - If a product already exist for the same
SKUit will be override - Image management is out of scope, we assume all images URLs are public so we don't need to worry about URL signing and ACLs
- Auth, rate limits will be handled in another layer like a api gateway
Check run.md for instructions about running this project on development.
Check deployment for configuration details about this project deployment.