Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
**Scope**: External interfaces, delivery mechanisms, and API controllers
Sign in to like and favorite skills
Scope: External interfaces, delivery mechanisms, and API controllers
http/: HTTP/REST API interface implementation
app.py: FastAPI application factory with dependency injectionroutes/: HTTP route handlers and API controllersstreaming.py: SSE streaming for real-time response deliveryerrors.py: HTTP error handling and response formattingmiddleware.py: Request/response middleware chainguardrails.py: Input validation and security guardshttp_status.py: HTTP status code utilitiesupstream_limits.py: Upstream service rate limiting