Skip to content

v2.12.0 - FastAPI Project Structure Guide

Latest

Choose a tag to compare

@jondoescoding jondoescoding released this 05 Aug 14:23
· 12 commits to main since this release

🚀 New Features

FastAPI Project Structure Guide

  • Added comprehensive project structure guide for AI-powered FastAPI applications
  • Includes LangChain integration patterns and vector database setup
  • Features layered architecture with agents, services, and API layers
  • Provides file naming conventions and implementation examples

📊 Template Stats

  • 36 total files in the package
  • 235.9 kB unpacked size
  • New template: python/fast-api/fastapi_project_structure_guide.mdc

🛠️ Installation

npm install -g jondoescoding-coding-rules@2.12.0

📚 Usage

# Install FastAPI structure guide
jondoescoding-coding-rules install python/fast-api/fastapi_project_structure_guide

# Install all templates
jondoescoding-coding-rules install --all