(In fact, this is an enrollment task to the school of Yandex backend development) REST API service that manages categories and offers for processing statistics, for example: arithmetical mean of prices of all offers in category and sub-categories
GET /nodes/{shopUnitUuid}GET /salesPOST /importsDELETE /delete/{shopUnitUuid}
Project is created with:
- Spring Boot 2.7.0
- H2 Database
- Gson 2.9.0
- Everit Json Schema Validator 1.14.1
- Docker