mirror of
https://gitlab.com/comunic/comunicapiv2
synced 2024-11-22 13:29:22 +00:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
|
# Comunic API v2
|
||
|
New Comunic API written with Node.JS and using Express
|
||
|
|
||
|
## Run server
|
||
|
```
|
||
|
./run.sh
|
||
|
```
|