Onionr/onionr/httpapi
Kevin Froman 683aaa3978 added boilerplates 2019-06-26 15:13:36 -05:00
..
configapi corrected permissions again 2019-06-16 13:20:54 -05:00
friendsapi * bumped nacl and unpaddedbase32 verison 2019-06-19 01:57:13 -05:00
miscpublicapi Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
profilesapi corrected permissions again 2019-06-16 13:20:54 -05:00
README.md corrected permissions again 2019-06-16 13:20:54 -05:00
__init__.py added boilerplates 2019-06-26 15:13:36 -05:00

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