Skip to content

Question: Cache API Requests #3051

@marcobiedermann

Description

@marcobiedermann

Is there a way to cache external API requests and and make a call every XX minutes / hours / days?
Most APIs have a request limit so a better approach would be to fetch external data, store it in DB / file system and read from that. Via timer or cronjob the store should be updated.

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