Backend Request Template #278
jonsnowpt
started this conversation in
Best Pratices
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
📝 DESCRIPTION
For issues/requests for backend development that usually are needed for new features and widgets, the following template should be used.
Usually, a good approach is to describe the logic in steps.
🦶 Steps:
1. Filter the information to be gathered from the provider:
Get information from... ...populate the Hasura DB.
Provider endpoint:
===
Hasura endpoint Prod:
===
Columns:
Mock Data:
DB Link
Update frequency:
Dev = Monthly
Prod = Every 48 hours
2...
...
A Diagram may be useful on some complex requests to help the development team grasp the logic.
Beta Was this translation helpful? Give feedback.
All reactions