bruno-api

Official

Docs for Bruno API endpoints from bru files.

AuthorDiversioTeam
Version1.0.0
Installs0

System Documentation

Bruno API Documentation Generator converts Bruno (.bru) files into endpoint docs for a Django4Lyfe backend, mapping requests to DRF or Ninja implementations, including auth/permissions, multi-tenant filtering, and code references.

Core Features & Use Cases

  • Endpoint mapping: ties Bruno definitions to real route implementations.
  • Structured docs: documents authentication, permissions, multi-tenant constraints, request/response schemas, and code references.
  • Frontend integration: TypeScript types and example calls for frontend consumption.

Quick Start

Run Bruno API to generate docs for a single Bruno file or use --scan to analyze a directory and write output with --output.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: bruno-api
Download link: https://github.com/DiversioTeam/agent-skills-marketplace/archive/main.zip#bruno-api

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