aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)AuthorFilesLines
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