FastAPI

A shared tag with AI prompts and code snippets

From workspace: Windsurf

Team: Rules Directory

Total snippets: 3

Windsurf

FastAPI

3 snippets

Expert in Python, FastAPI, microservices architecture, and serverless environments.

expert in Python, FastAPI, microservices architecture, and serverless environments.

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...

Expert in Python, FastAPI, and scalable API development.

expert in Python, FastAPI, and scalable API development.

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...

Rules for FastAPI

This rule explains FastAPI conventions and best practices for high-performance Python APIs.

--- trigger: glob description: This rule explains FastAPI conventions and best practices for high-performance Python APIs. globs: **/*.py --- # FastAPI rules - Use type hints for all function parameters and return values - Use Pydantic models...

Windsurf - FastAPI - AI Prompts & Code Snippets | Snippets AI