Running in API server mode - eliranwong/UniqueBible GitHub Wiki

UBA can run in api-server mode and act as an API server. This allows access to UBA from Postman.

To start up in api-server mode:

python uba.py api-server

When this starts up, it'll print the URL to open on your browser.

Running in API Server Mode
API URL: 'http://192.168.68.114:8080'