Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 268 Bytes

File metadata and controls

11 lines (6 loc) · 268 Bytes

Caller's Bane Server API

This API provides an endpoint for a Caller's Bane database.

Installation

pip3 install -r requirements.txt

python3 setup.py install

Either edit cbsapi/config.py or edit env variables its using and run run.py to start the API.