Skip to content

Analytics API #48

@migueldinisdev

Description

@migueldinisdev

Serverless API

  1. collects
  • ip
  • visit_timestamp
  • individual actions and timestamps
  • groups all together into a single visit
  1. stores in mongo db
  2. retrieves statistical relevant info on a protected endpoint

Client collector

  1. fetches IP and collects relevant info
  2. sends to api
  3. continuously monitor and send to api

(make sure this client collector is extensible to other projects and abstracted, so it's more like a library)

(also extend this to Portfolio)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions