Skip to content

Add Bruno collection generator#34

Draft
brunogaspar wants to merge 1 commit into
mainfrom
add-bruno-generator
Draft

Add Bruno collection generator#34
brunogaspar wants to merge 1 commit into
mainfrom
add-bruno-generator

Conversation

@brunogaspar
Copy link
Copy Markdown
Member

@brunogaspar brunogaspar commented May 14, 2026

Generate a Bruno collection from your API Toolkit routes with php artisan api-toolkit:bruno.

Scans routes using the existing RouteScanner, generates .bru files grouped by resource with proper HTTP methods, URL variables, and post-response scripts for auto-capturing resource IDs.


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

@brunogaspar brunogaspar self-assigned this May 14, 2026
@brunogaspar brunogaspar added the changelog:added New feature or addition label May 14, 2026
@brunogaspar brunogaspar force-pushed the add-bruno-generator branch 13 times, most recently from 44385cb to 1fd9b22 Compare May 14, 2026 21:41
Generate a Bruno collection from your API Toolkit routes with `php artisan api-toolkit:bruno`.

Scans routes using the existing `RouteScanner`, generates `.bru` files grouped by resource with proper HTTP methods, URL variables, and post-response scripts for auto-capturing resource IDs.

Signed-off-by: Bruno Gaspar <brunofgaspar1@gmail.com>
@brunogaspar brunogaspar force-pushed the add-bruno-generator branch from 1fd9b22 to 4855949 Compare May 14, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:added New feature or addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant