Bruno Collection Generator
Generate Bruno API client collection files from endpoint definitions. Produces .bru format files with environment configuration for the Bruno open-source API client.
How to Use Bruno Collection Generator
Enter your collection name and base URL. Define API endpoints using the format METHOD /path - description (one per line). Click Generate to create Bruno .bru format files including collection config and environment setup.
Step-by-Step Instructions
- Enter collection name and base URL
- Define endpoints (e.g. POST /users - Create user)
- Click Generate Bruno Collection
- Copy files into your Bruno workspace
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.