Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone Package to convert to Bruno collection #2341

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

thim81
Copy link

@thim81 thim81 commented May 19, 2024

Description

Linked to #2340

Provide the Bruno importers (located now in /bruno-app/src/utils/importers) as a standalone package, that can be published as a NPM package.

This would allow open-source tools to import and use the import functions to convert Postman, OpenAPI, ... programmatically to BRU files, which can be used via the Bruno App and Bruno CLI.

Support conversion from:

  • Postman collection
  • Insomnia collection
  • OpenAPI specification
  • Postman environment

To Bruno collection

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

@thim81 thim81 changed the title Convert Postman collection to Bruno collection Standalone Package to convert to Bruno collection May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant