Onionr/src/apiservers/private
Kevin Froman 828f7682b8 added server sent events wrapper and example 2020-01-14 02:29:42 -06:00
..
README.md renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
__init__.py * made api servers lint compliant 2019-12-20 02:37:12 -06:00
register_private_blueprints.py added server sent events wrapper and example 2020-01-14 02:29:42 -06:00

README.md

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