home/categories/backend/okgoogle13-careercopilot-claude-skills-legacy-archive-fastapi-endpoint-scaffolder-skill-md
backenddevelopment

fastapi-endpoint-scaffolder

Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints. Related: pydantic-model-scaffolder for complex model validation.

okgoogle13
maintainer
okgoogle13
अपडेट किया गया 1/19/2026
स्टार
1
फोर्क
0
quick start

Installation and usage

Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints. Related: pydantic-model-scaffolder for complex model validation.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use fastapi-endpoint-scaffolder