mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 21:39:22 +00:00
7 lines
121 B
Markdown
7 lines
121 B
Markdown
# Comunic API v2
|
|
New Comunic API written with Node.JS and using Express
|
|
|
|
## Run server for development
|
|
```
|
|
./watch.sh
|
|
``` |