-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We need an internally accessible interface to help auditors, developers, and administrators have accesss to
product's analytics.
Context
- Develop API endpoint to provide developers with analytics and reporting.
- Include key metrics on user activity and loan performance.
Decision
We will use the Django Rest Framework to develop the API endpoint. This will allow us to easily create a
RESTful API that can be consumed by developers and auditors. We will use the Django ORM to query the database
and return the necessary data in a JSON format.
Status
Acceptance Criteria
- API endpoint is developed and tested.
- API endpoint returns the necessary data in a JSON format.
- API endpoint is documented and accessible to developers and auditors.
- API endpoint is secure and only accessible to authorized users.
- API endpoint is monitored and maintained.
Metadata
Metadata
Assignees
Labels
No labels