-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Create standalone vue components of the request builder. #474
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels