https://github.com/spurreiter/openapi-editor
https://github.com/spurreiter/openapi-editor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spurreiter/openapi-editor
- Owner: spurreiter
- License: apache-2.0
- Created: 2020-12-07T19:31:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-08T10:10:57.000Z (over 4 years ago)
- Last Synced: 2025-01-07T06:37:51.321Z (4 months ago)
- Language: JavaScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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