Onionr/src/httpapi
Kevin Froman 1eb47a4584 onboarding work 2019-12-03 00:00:15 -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 onboarding work, now waits to start daemon timers 2019-11-30 02:42:49 -06:00
miscpublicapi work on onboarding and pep8 compliance. re-worded about 2019-11-26 18:01:32 -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