|
# Private API Server
|
|
|
|
Private API server, used to access the web interface locally and control Onionr
|
|
|
|
## Files
|
|
|
|
* \_\_init\_\_.py: Sets up the server and a few misc functions
|
|
* register_private_blueprints.py: Adds in flask blueprints for various sub-APIs |