Onionr/onionr/apiservers/private
Kevin Froman 7e9fe03235
+ added theme api
+ added switcher from dark and light theme
- deleted profiles directory for now
+ added theme config option
* added boilerplate to circle picker and useridenticons
2019-10-05 18:35:40 -05:00
..
README.md added some more readmes 2019-08-07 17:46:57 -05:00
__init__.py added run time test framework 2019-09-26 02:43:03 -05:00
register_private_blueprints.py + added theme api 2019-10-05 18:35:40 -05: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