https://github.com/ugate/example-oas
Example OpenAPI 3.x using oas-tools
https://github.com/ugate/example-oas
Last synced: 9 months ago
JSON representation
Example OpenAPI 3.x using oas-tools
- Host: GitHub
- URL: https://github.com/ugate/example-oas
- Owner: ugate
- License: mit
- Created: 2020-05-26T17:18:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T16:47:40.000Z (over 3 years ago)
- Last Synced: 2025-04-10T23:45:38.744Z (about 1 year ago)
- Language: JavaScript
- Size: 720 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OAS generated server
## Overview
This server was generated by the [oas-generator](https://github.com/isa-group/oas-generator) project.
### Running the server
To run the server, run:
```
npm start
```
This project leverages the mega-awesome [oas-tools](https://github.com/isa-group/oas-tools) middleware which does most all the work.