Onionr/onionr/httpapi
2019-08-09 15:41:27 -05:00
..
apiutils progress in removing core 2019-07-19 19:01:16 -05:00
configapi
friendsapi
miscclientapi
miscpublicapi
onionrsitesapi
profilesapi
security * refactored blockmetadata 2019-08-09 15:07:32 -05:00
__init__.py
fdsafehandler.py
insertblock.py
README.md

httpapi

The httpapi contains collections of endpoints for the client and public API servers.

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