https://github.com/tinchoz49/openapi-bruno
Build bruno API directories based on your OpenAPI schemas.
https://github.com/tinchoz49/openapi-bruno
bruno cli openapi
Last synced: 3 days ago
JSON representation
Build bruno API directories based on your OpenAPI schemas.
- Host: GitHub
- URL: https://github.com/tinchoz49/openapi-bruno
- Owner: tinchoz49
- License: mit
- Created: 2024-09-30T20:50:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-01T12:14:48.000Z (over 1 year ago)
- Last Synced: 2025-07-19T07:27:50.851Z (7 months ago)
- Topics: bruno, cli, openapi
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# openapi-bruno
> Build bruno API directories based on your OpenAPI schemas.

[](https://github.com/tinchoz49/eslint-config-standard-ext)
[](https://github.com/RichardLitt/standard-readme)
## Install
```bash
$ npm install openapi-bruno
```
## Usage
```bash
$ npx openapi-bruno https://petstore3.swagger.io/api/v3/openapi.json
```
## Issues
:bug: If you found an issue we encourage you to report it on [github](https://github.com/tinchoz49/openapi-bruno/issues). Please specify your OS and the actions to reproduce it.
## Contributing
:busts_in_silhouette: Ideas and contributions to the project are welcome. You must follow this [guideline](https://github.com/tinchoz49/openapi-bruno/blob/main/CONTRIBUTING.md).
## License
MIT © 2024 Martin Acosta