Onionr/onionr/httpapi
Kevin Froman 6cc01fa240 boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
..
apiutils moved block related files to onionrblocks 2019-09-21 18:49:24 -05:00
configapi corrected permissions again 2019-06-16 13:20:54 -05:00
directconnections fixed unsynced flow cache 2019-08-25 21:18:09 -05:00
friendsapi * improved friend removal 2019-10-13 20:13:00 -05:00
miscclientapi * improved friend removal 2019-10-13 20:13:00 -05:00
miscpublicapi boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
onionrsitesapi boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
profilesapi progress in removing core 2019-07-18 23:59:44 -05:00
security fixed site loader and subdirs 2019-11-13 21:06:04 -06:00
themeapi + added theme api 2019-10-05 18:35:40 -05:00
README.md corrected permissions again 2019-06-16 13:20:54 -05:00
__init__.py added loading whitelisted endpoints from plugins 2019-08-14 18:44:29 -05:00
fdsafehandler.py limit log file line count 2019-08-06 21:50:15 -05:00
insertblock.py moved static data one directory up 2019-09-23 17:56:05 -05: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