Endpoint Creator

Community

Standardize FastAPI endpoint creation.

Authorlwilly3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of new API endpoints by enforcing a consistent structure, security, and documentation pattern, reducing boilerplate code and potential errors.

Core Features & Use Cases

  • Standardized Structure: Generates route files adhering to project conventions.
  • CRUD Endpoint Generation: Creates standard Create, Read (all/one), Update, and Delete endpoints.
  • Security Integration: Automatically includes authentication and authorization dependencies.
  • Use Case: When adding a new resource like 'products' to the API, this Skill can generate the product_route.py file with all necessary CRUD endpoints, ensuring it integrates seamlessly with the existing codebase.

Quick Start

Use the endpoint creator skill to generate a new route file for managing 'orders'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Endpoint Creator
Download link: https://github.com/lwilly3/api.audace/archive/main.zip#endpoint-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.