This readme is out of date, and reflects version 2.2. The quick start guide displayed below is still accurate, however other details here may not align! For support, questions, or suggestions, please ...
├── Backend (FastAPI) │ ├── /random-character - Returns random character data │ ├── CORS middleware for frontend integration │ └── External API integration with Rick and Morty API ├── Frontend (React ...