Skip to content
chimabc edited this page May 15, 2024 · 1 revision

Welcome to the request wiki!

This Request micro service is responsible for handling all CRUD operations for the help requests.

A requestor of help creates a request using Saayam web app or mobile app. Once this request is added to our Saayam database, we will send an acknowledgement to the requestor and start working processing this request. Please refer to our Use Cases doc in our Docs repository under Wiki tab for further information on handling this request.

Clone this wiki locally