kiva / protocol-demo

Primary open source entry point for the Kiva Protocol project. As an open source contributor you can use this repo to build your own fully self contained backend environment to replicate Kiva Protocol functionality.
Apache License 2.0
11 stars 3 forks source link

Create public postman collection for interacting with local backend stack #43

Closed voutasaurus closed 2 years ago

voutasaurus commented 3 years ago

Postman is a convenient interactive way to document our API. We currently do not have a public postman collection for the backend API of the protocol stack. This issue is to create such a collection, including onboarding in guardian mode, in mobile mode, eKYC, and other administrative functions.

jsaur commented 3 years ago

Started a public collection here: https://dark-moon-2104.postman.co/workspace/Kiva-Protocol~84c4c589-9a6a-4dc7-a55e-39fdf93fd4e9/collection/14780387-f0e7151e-b76f-4dfb-92f5-e5609c105c83?ctx=documentation Which results in these public docs: https://documenter.getpostman.com/view/14780387/Tzz4RzZc (I plan on also adding some here for adding new controllers, schemas, etc)

matt-raffel-kiva commented 2 years ago

close due to project shutdown