adarsh-a-tw / passwordly

0 stars 0 forks source link

Get Vaults List API #10

Open adarsh-a-tw opened 1 year ago

adarsh-a-tw commented 1 year ago

Given I am a user, I should be able to view all my vaults.

adarsh-a-tw commented 1 year ago

GET Endpoint /api/v1/vaults (protected) Success case 200 OK List of Vault data(Id, Vault_name) in sorted order descending CreatedAt Failure case 500