Skip to content

Refactor or remove API routes #27

@nulfrost

Description

@nulfrost

Could we move the data fetching logic in the API routes to the page.tsx components to then pass any data down to the child components? I feel like they aren't needed since we can just mark page level components as async and do data fetching there from the backend

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