Onionr/onionr/httpapi
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
..
apiutils progress in removing core 2019-07-19 19:01:16 -05:00
configapi corrected permissions again 2019-06-16 13:20:54 -05:00
friendsapi progress in removing core 2019-07-18 18:07:18 -05:00
miscclientapi work on chat 2019-07-27 02:29:16 -05:00
miscpublicapi work on chat 2019-07-27 16:56:06 -05:00
onionrsitesapi progress in removing core 2019-07-18 23:59:44 -05:00
profilesapi progress in removing core 2019-07-18 23:59:44 -05:00
security work on chat 2019-07-27 02:29:16 -05:00
README.md corrected permissions again 2019-06-16 13:20:54 -05:00
__init__.py progress removing onionr.py 2019-07-30 00:19:22 -05:00
fdsafehandler.py refactored api servers, especially the public server. Client server to recieve similar refactoring soon 2019-07-02 01:32:26 -05:00
insertblock.py progress in removing core 2019-07-21 11:15:20 -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