Skip to content

Analytics - Provide accessible endpoint to help retrieve analytics and reporting #7

@50-Course

Description

@50-Course

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions