singnet / snet-rfai-dapp

MIT License
1 stars 10 forks source link

api to write rfai json data to ipfs #6

Closed prashantramangupta closed 5 years ago

prashantramangupta commented 5 years ago

separate lambda and gateway setup and API to write rfai JSON data to ipfs.

prashantramangupta commented 5 years ago

/ipfs method: POST Request:{ "test": "dummy" } Response:{ "status": "success", "data": { "hash": "QmRxQk3apyv6yZQDTc54SfpVQ6CGnNwho6hZ56ajEd3VH2" } } @raamb pls review and close this issue.

ksridharbabuus commented 5 years ago

This is working and integrated into the DApp as well. We can close the request.