forked from cleveragents/cleveragents-core
Book Management API
A RESTful API for managing books built with FastAPI.
Features
- Full CRUD operations for books
- Input validation with Pydantic
- Thread-safe in-memory storage
- Comprehensive error handling
- Interactive API documentation
Installation
- Install dependencies: