https://data-charts-api.hexlet.app/
# build project
make build
# run project
make compose
# return all visits from begin to end dates
/visits?begin=BEGIN_DATE&end=END_DATE
# return all registrations from begin to end dates
/registrations?begin=BEGIN_DATE&end=END_DATE