A simple REST API built with FastAPI and containerized using Podman.
- RESTful API for managing items (CRUD operations)
- FastAPI with automatic OpenAPI documentation
- Containerized with Podman
- Health check endpoint
- Pydantic models for data validation
- Python 3.11+
- Podman installed on your system