Skip to content

Setup API endpoint #12

@jonathangus

Description

@jonathangus

Our endpoint needs to withstand large amounts of traffic. The API endpoint will take gateId and walletAddress

Requirements:

  • A cache-header for example 5s. If the same GET request is made with the same wallet address and gateId it will return the cached result

Ideas:

  • If the same user X needs to follow twitter account Y is being used in multiple gates that result should be cached and not needed to be resolved multiple times at the same time interval.

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