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

https://github.com/aspida/aspida2openapi


https://github.com/aspida/aspida2openapi

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# aspida to OpenAPI






aspida logo image









npm version


npm download




Convert aspida type definitions into OpenAPI Specification.





## Getting Started

```sh
$ npx aspida2openapi
```

## Cli options

### `-o`, `--output`

can change openapi file name

### `-c`, `--config`

path to an aspida config file

### `-w`, `--watch`

enable watch mode

## License

aspida2openapi is licensed under a [MIT License](https://github.com/aspida/aspida2openapi/blob/main/LICENSE).