Onionr/src/httpapi
Kevin F 1b37264eb7 Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
..
addblock Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
apiutils Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
configapi Fix license docstring boilerplate spacing 2022-03-17 19:56:31 -05:00
fileoffsetreader added file reader offset 2020-10-17 07:51:28 +00:00
friendsapi Fix license docstring boilerplate spacing 2022-03-17 19:56:31 -05:00
miscclientapi Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
security Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
sse Fix license docstring boilerplate spacing 2022-03-17 19:56:31 -05:00
themeapi Fix license docstring boilerplate spacing 2022-03-17 19:56:31 -05:00
README.md renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
__init__.py Removed lan and tor transports 2022-01-11 01:20:15 -06:00
fdsafehandler.py Formatting improvements in httpapis 2020-08-26 08:25:43 +00:00
httpheaders.py - Removed direct connections (will be a different project in the future) 2020-11-21 05:31:19 +00: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