Project Gutenberg API Overview This project provides an API to query and access books from Project Gutenberg. Setup Clone the repository. Set up the PostgreSQL database with the provided data dump. Install dependencies: pip install -r requirements.txt