Repository with sample api.
Provides and api to register products and adding product reviews. Gives possibility to search products and get it by id. Added product reviews influence on product rate. All the data is stored in in-memory database.
Sample project with unit and integration tests.