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

https://github.com/spurreiter/openapi-editor


https://github.com/spurreiter/openapi-editor

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# OpenApi Editor

## install

```
npm i -g git+https://github.com/spurreiter/openapi-editor#semver:^1
```

## usage

1. Start the local server with:
```
openapi-editor openapi-test.yaml
```
2. Now access http://localhost:8000
3. In the editor save with Ctrl+s
on macOs with +s

## license

Apache 2.0