API for hotel services.
git clone https://github.com/allitov/hotel-api.git
cd hotel-apidocker-compose --file ./docker/docker-compose.yaml up -ddocker-compose --project-name="hotel-api" downdocker-compose --file ./docker/docker-compose-env.yaml up -ddocker-compose --project-name="hotel-api-env" downTo familiarize yourself with the application's API and see example queries, you can refer to the interactive Swagger documentation (available only after launching the application).