Onionr/src/httpapi
Kevin Froman 720efe4fca renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -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 renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
miscpublicapi renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -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 renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -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