268325c07d
* fixed existingRand bytes check in announce in onionrdaemontools * moved openhome to its own file * slight comment and boilerplate changes + added more readme files for subdirectories |
||
---|---|---|
.. | ||
configapi | ||
friendsapi | ||
miscpublicapi | ||
profilesapi | ||
__init__.py | ||
README.md |
httpapi
The httpapi contains collections of endpoints for the client API server.
Files:
configapi: manage onionr configuration from the client http api
friendsapi: add, remove and list friends from the client http api
miscpublicapi: misculanious onionr network interaction from the public httpapi, such as announcements, block fetching and uploading.
profilesapi: work in progress in returning a profile page for an Onionr user