Onionr/onionr/apiservers/private
2019-08-16 17:40:17 -05:00
..
__init__.py added some more readmes 2019-08-07 17:46:57 -05:00
README.md added some more readmes 2019-08-07 17:46:57 -05:00
register_private_blueprints.py work on chat 2019-08-16 17:40:17 -05:00

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