aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Renamed functions and routeskaotisk6-42/+44
2024-03-01Added debugkaotisk1-1/+2
2024-03-01Added ak-logthis wrapper in APIkaotisk3-1/+32
2024-02-29Refactoringkaotisk2-2/+2
2024-02-27Refactor Arching Kaos ID to node_infokaotisk2-3/+3
2024-01-12Test when we send a ZBLOCK over the APIkaotisk1-2/+29
2024-01-12Now handles various request typeskaotisk1-0/+4
2024-01-12Changed welcome links to be ipv6 readykaotisk1-11/+13
2023-09-30Renamed ak-get-latest to ak-get-zlatestkaotisk3-3/+3
2023-09-27minor clean upkaotisk1-17/+1
2023-09-27New route: GET /peerskaotisk3-0/+34
2023-09-01Double check the inputkaotisk1-25/+31
2023-09-01Return json parse instead of stringifiedkaotisk1-1/+1
2023-09-01Added new routes, fixed indentationkaotisk1-9/+11
2023-08-20Moving initial cache directory herekaotisk1-9/+3
2023-08-20Cache folder initial appearencekaotisk1-0/+5
2023-08-19Added routes to merkle leafs and file chunkskaotisk3-0/+128
2023-08-03Changed to get params instead of querykaotisk3-22/+28
2023-07-30cacheDir imported in APIkaotisk1-0/+1
2023-06-17API: Error response errno -> errorkaotisk8-27/+27
2023-06-14Return an actual error messagekaotisk1-1/+1
2023-06-14Added new routekaotisk2-0/+33
2023-04-15Install script is brokenkaotisk1-2/+1
2023-04-10Made getZblock a bit more secure and not able to crash the appkaotisk1-3/+27
2023-04-10New API route to fetch content from IPFS hashes that is cached in the filesystemkaotisk2-0/+35
2023-04-03Added ak-zblock-show with appropriate route in API with caching featurekaotisk2-0/+38
2023-04-03Attempt to create cache places for the API to hit instead of running thingskaotisk1-0/+6
2023-03-31Updated test scriptskaotisk10-22/+79
2023-03-31Fixed call to the right scriptkaotisk1-1/+1
2023-03-31Added two new variableskaotisk1-4/+4
2023-03-31Fixed ZblockValidator an ZchainValidatorkaotisk3-1/+167
2023-03-30Minor renamekaotisk1-2/+2
2023-03-30Fixed not working valueskaotisk1-2/+2
2023-03-30Fixed test commandkaotisk1-1/+1
2023-03-30Introducing an HTTP JSON APIkaotisk25-0/+673