Postgres-Rust Project This project sets up a Rust API server with a PostgreSQL database using Docker Compose. Prerequisites Docker Docker Compose Getting Started docker-compose up --build Clone the Repository git clone <repository-url> cd <repository-directory>