Onionr/onionr/httpapi
Kevin Froman 5edf0e234a added more subdirectory readmes 2019-06-13 11:24:34 -05:00
..
configapi - removed simplecache for now 2019-06-12 15:12:56 -05:00
friendsapi - removed simplecache for now 2019-06-12 15:12:56 -05:00
miscpublicapi - removed simplecache for now 2019-06-12 15:12:56 -05:00
profilesapi - removed simplecache for now 2019-06-12 15:12:56 -05:00
README.md added more subdirectory readmes 2019-06-13 11:24:34 -05:00
__init__.py work on clandestine 2019-04-12 12:15:30 -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