Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zelflod/comandus-swagger

REST API doc for https://github.com/frontend-park-mail-ru/2019_2_Comandus
https://github.com/zelflod/comandus-swagger

apidoc swagger-ui

Last synced: 28 days ago
JSON representation

REST API doc for https://github.com/frontend-park-mail-ru/2019_2_Comandus

Awesome Lists containing this project

README

        

# comandus-swagger

### deploy locally

- `git clone https://github.com/nozimy/comandus-swagger.git`
- `cd comandus-swagger`
- `npm install`
- `npm run build`
- run file `/public/index.html`. Uuups, we need http server, use WebStorm [built-in server in webstorm](https://blog.jetbrains.com/webstorm/2013/03/built-in-server-in-webstorm-6/) **Run** `/public/index.html`

### Contribute

- `git clone https://github.com/nozimy/comandus-swagger.git`
- `cd comandus-swagger`
- `npm install`
- change file [`/src/comandus.yaml`](https://github.com/nozimy/comandus-swagger/blob/master/src/comandus.yaml)
- create new branch, commit, push, open PR to **master**