Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

Build bruno API directories based on your OpenAPI schemas.

Awesome Lists containing this project

README

        

# openapi-bruno

> Build bruno API directories based on your OpenAPI schemas.

![Tests](https://github.com/tinchoz49/openapi-bruno/actions/workflows/test.yml/badge.svg)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard--ext-05ae89.svg)](https://github.com/tinchoz49/eslint-config-standard-ext)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat)](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