https://github.com/hyper63/openapi-docs
openapi docs
https://github.com/hyper63/openapi-docs
Last synced: about 1 year ago
JSON representation
openapi docs
- Host: GitHub
- URL: https://github.com/hyper63/openapi-docs
- Owner: hyper63
- Created: 2020-12-09T18:48:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-09T18:48:37.000Z (over 5 years ago)
- Last Synced: 2025-01-13T05:41:37.566Z (about 1 year ago)
- Language: JavaScript
- Size: 393 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyper63 OpenAPI Docs
This repository creates the hyper63 openapi data documentation.
## Dev Setup
```
yarn
yarn build
yarn start
```