An open-source Python library for simplifying local testing of Databricks workflows using PySpark and Delta tables. This library enables seamless testing of PySpark processing logic outside Databricks ...
├── Backend (FastAPI) │ ├── /random-character - Returns random character data │ ├── CORS middleware for frontend integration │ └── External API integration with Rick and Morty API ├── Frontend (React ...