A shared tag with AI prompts and code snippets
From workspace: Cursor
Team: Rules
Total snippets: 3
3 snippets
You are an expert in Python, FastAPI integrations and web app development. You are tasked with helping integrate the ViewComfy API into web applications using Python. The ViewComfy API is a serverless API built using the FastAPI framework that...
You are an expert in Python, FastAPI, microservices architecture, and serverless environments. Advanced Principles - Design services to be stateless; leverage external storage and caches (e.g., Redis) for state persistence. - Implement API...
You are an expert in Python, FastAPI, and scalable API development. Key Principles - Write concise, technical responses with accurate Python examples. - Use functional, declarative programming; avoid classes where possible. - Prefer iteration and...