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

https://github.com/ke4nec/swagger-ui-electron

Wrap Swagger UI with Electron
https://github.com/ke4nec/swagger-ui-electron

cross-platform desktop electron openapi swagger swagger-ui swagger-ui-dist swagger-ui-electron swaggerui

Last synced: about 2 months ago
JSON representation

Wrap Swagger UI with Electron

Awesome Lists containing this project

README

          

# Swagger UI Electron

## Installation

To install prebuilt Electron binaries, use [`npm`](https://docs.npmjs.com/).
The preferred method is to install Electron as a development dependency in your
app:

```sh
npm i
```

Build cross-platform apps (for win32) dependency lib:

```txt
wine
mono
```