Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eai04191/resonite-api-spec

WIP | Resonite OpenAPI specification
https://github.com/eai04191/resonite-api-spec

openapi-specification resonite resonite-api

Last synced: 2 months ago
JSON representation

WIP | Resonite OpenAPI specification

Awesome Lists containing this project

README

        

# 🧿 Unofficial Resonite API Documentation

Unofficial community-driven OpenAPI specification for [Resonite](https://resonite.com/) API.

## Preview in development

Start a local server to preview the documentation using [Stoplight Elements](https://docs.stoplight.io/docs/elements/d6a8ba3f3c186-stoplight-elements). This server does a live-reload when you make changes to yaml files. Sweet!

```
npm run start
```

The local proxy starts on port 8010 and Stoplight Elements starts on port 8081. A local proxy is required to avoid CORS errors and send requests from Stoplight Elements.

## License

This project is licensed under the [MIT License](LICENSE).