fastapi-project-setup
Installation
SKILL.md
FastAPI Project Setup
Overview
This skill covers initializing a new FastAPI project with uv package manager, proper project configuration, and tooling setup.
Step 1: Initialize Project with uv
uv init
This skill covers initializing a new FastAPI project with uv package manager, proper project configuration, and tooling setup.
uv init