Welcome to the Hospital API! This application provides a set of endpoints to manage and access hospital and procedure data, which is populated in Redis, initially from a CSV file.
Ensure you have the following installed on your machine:
- Docker: Install Docker
- Docker Compose: Install Docker Compose
To build and start the project, use the following command:
docker-compose up --builddocker-compose up test