/Getbash-API

API for Getbash.wtf

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Getbash-API

This is my API service, i am running on api.getbash.wtf.

How to install

pip3 install -r requirements.txt
sudo bash startAsService.sh

How to restart api

Commands below shows how start, stop and restart the api service.

service bashapi start

service bashapi stop

service bashapi restart