Skip to content

(Enrollment task for Yandex Backend School) Small REST API service for managing offers and categories with statistics

Notifications You must be signed in to change notification settings

YawKar/backend-school-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend School Task - REST API service

(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

Project stage: DEPRECATED

API endpoints

  • GET /nodes/{shopUnitUuid}
  • GET /sales
  • POST /imports
  • DELETE /delete/{shopUnitUuid}

Technologies

Project is created with:

java H2 spring Spring Boot Spring Data gson everit-json-schema maven docker

  • Spring Boot 2.7.0
  • H2 Database
  • Gson 2.9.0
  • Everit Json Schema Validator 1.14.1
  • Docker

About

(Enrollment task for Yandex Backend School) Small REST API service for managing offers and categories with statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published