Onionr/src/apiservers/private/README.md

8 lines
255 B
Markdown
Raw Normal View History

2019-08-07 22:46:57 +00: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