gary-ai / gary-api

API for GaryBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

API for GaryBot

License:MIT License


Languages

Language:JavaScript 63.2%Language:Shell 36.8%