Skip to content

Cache API response #13

@leesharma

Description

@leesharma

Since the data doesn't change, there's no reason to perform a query every time we reload the page. To fix that, let's add some server-side caching.

We'll want to build in a way to expire the cache when the db updates as well as add a way to do it manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions