Onionr/src/httpapi
Kevin Froman 9329b07e3b added mixmate to improve base routing 2019-12-22 13:42:10 -06:00
..
apiutils renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
configapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -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
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 renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -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