ipfs-cluster/api/rest
Kishan Mohanbhai Sagathiya f022a70f4c Make sure all API errors are in JSON
This commit introduces a catchAllHandler(which returns error not found),
which will be used if path doesn't match with any other pattern.
2019-08-12 13:00:11 +05:30
..
client Improve pin/unpin method signatures (#843) 2019-07-22 15:39:11 +02:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Fix #853: Make a more orderly shutdown of rest api libp2p host (#855) 2019-07-26 17:32:11 +02:00
config.go JSON Config object key should match JSON tags 2019-07-15 17:47:35 +05:30
restapi_test.go Make sure all API errors are in JSON 2019-08-12 13:00:11 +05:30
restapi.go Make sure all API errors are in JSON 2019-08-12 13:00:11 +05:30