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
We need an internally accessible interface to help auditors, developers, and administrators have accesss to
product's analytics.
Context
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