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

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

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.