Onionr/src/httpapi
Kevin Froman 0da27a78c7 basic requests can now use lan, work on lan client 2020-03-31 01:48:20 -05:00
..
apiutils ensure public api served blocks are not decrypted 2020-03-19 01:40:52 -05:00
configapi work on mail settings 2020-02-12 05:31:05 -06:00
daemoneventsapi switched to upload event api 2020-01-04 06:13:10 -06:00
directconnections fixed nasty bug where tor circuits was causing gevent to leak threads 2020-03-20 03:50:48 -05:00
friendsapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
miscclientapi + added check for Tor to be ready before openhome works 2020-02-11 19:49:44 -06:00
miscpublicapi ensure public api served blocks are not decrypted 2020-03-19 01:40:52 -05:00
onionrsitesapi corrected utils formatting and removed defunct utils 2020-03-23 23:55:57 -05:00
profilesapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
security basic requests can now use lan, work on lan client 2020-03-31 01:48:20 -05:00
sse supress gevent error from sses 2020-01-27 23:52:35 -06:00
themeapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
README.md renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
__init__.py onboarding work 2019-12-03 00:00:15 -06:00
fdsafehandler.py renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
insertblock.py work on mail settings, onionruser own key adding bug fix 2020-02-27 21:06:28 -06: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