Skip to content

Create standalone vue components of the request builder. #474

@Jefwillems

Description

@Jefwillems

Is your feature request related to a problem? Please describe.
I'm trying to integrate postwoman in a website i'm building. The website allows users to create a request and use it for later. Part of the functionality is building the request, for which i'd like to integrate postwoman (and save the built request in localStorage or something like that.

Describe the solution you'd like
A vue component that can be embedded into my vue site. e.g, point to it with a route with vue-router, and binding a value to the built request with v-model.

Describe alternatives you've considered
Until now i'm building something similar, but i feel like this would be an easier approach.

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