Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zelflod/comandus-swagger
- Owner: zelflod
- Created: 2019-10-28T17:52:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-17T22:38:23.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T12:51:43.292Z (3 months ago)
- Topics: apidoc, swagger-ui
- Language: HTML
- Homepage:
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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**