onionr/src/httpapi
Kevin Froman 1ba8b4c707 * fleshed out daemon events; also is now used for insertion queue removal
* deprecated daemon queue and removed unused daemon queue commands
2020-01-03 04:26:36 -06:00
..
apiutils renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
configapi added new daemon events work 2019-12-30 18:57:14 -06:00
daemoneventsapi * fleshed out daemon events; also is now used for insertion queue removal 2020-01-03 04:26:36 -06:00
directconnections renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
friendsapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
miscclientapi added mixmate to improve base routing 2019-12-22 13:42:10 -06:00
miscpublicapi added mixmate to improve base routing 2019-12-22 13:42:10 -06:00
onionrsitesapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
profilesapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
security renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
themeapi 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 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

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