Skip to content

Build Express Route to Retrieve Event Data #69

@Balstun

Description

@Balstun

Overview
Express route for portal to retrieve event data from firebase

Details
Currently, there only exists a portalFunction to record and modify event data, but none to retrieve and read. This new express route will allow portal to retrieve and display event data in the firebase collections.

Task List

  • Add API route to express_portal.ts (must match portal route used for authentication)
  • Build script function to retrieve event firebase data

Additional context
Note that this express route will be utilized by portal under api/actions/event.ts to authorize this data retrieval.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions