Skip to content

Framework-specific clients #1464

Open
Open
@josh-hemphill

Description

@josh-hemphill

Front-end frameworks have their own way of tracking data like Vue's useFetch(); I looked into providing a custom BaseHttpRequest, but realized I'd have to reimplement a lot that was unnecessary and do some work to override/augment the return types.

Curious if a PR would be excepted for adding framework-specific clients directly, or doing something similar to the request file, but one able to mutate the return types for use in reactive frameworks.

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