/gary-api

API for GaryBot

Primary LanguageJavaScriptMIT LicenseMIT

Gary-API

API for GaryBot

Docker

To create local docker :

docker-compose up -d --build

to stop it :

docker-compose stop

to restart it :

docker-compose restart

You will found the API listening in localhost:8081