Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create standalone vue components of the request builder. #474

Closed
Jefwillems opened this issue Jan 4, 2020 · 3 comments
Closed

Create standalone vue components of the request builder. #474

Jefwillems opened this issue Jan 4, 2020 · 3 comments

Comments

@Jefwillems
Copy link

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.

@liyasthomas
Copy link
Member

Possible duplicate of #384

@liyasthomas
Copy link
Member

Please consider contributing to the project for resolving this issue 🙌🏼

@Jefwillems
Copy link
Author

Hmm now that i read that issue again it seems we want similar things. I'll hook into that thread and try to contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants