spriyabalan

Results 2 issues of spriyabalan

Hi, If i start the application with node src/cli.js api --ipfs-host localhost --orbitdb-dir ./orbitdb --https-key decrypted_localhost.key --https-cert localhost.crt then i am able to retrieve list of dbs, identity but create...

Instead of calling from command prompt as curl -X GET https://localhost:3000/identity i want to call it from my application through rest API. say for example from Postman. how can i...