This repository contains the restful api built with flask. It's also the backend for the command center. For more details, view the documentation
Navigate to the Flask application directory:
cd ~hackerbot/hackerbot-flask-api/
Install required Python packages:
pip install -r requirements.txt
launch-flask-api
stop-flask-api