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 request template #88

Open
mirkoperillo opened this issue May 14, 2019 · 5 comments
Open

Create request template #88

mirkoperillo opened this issue May 14, 2019 · 5 comments
Labels
feature Totally missin feature

Comments

@mirkoperillo
Copy link
Owner

It can be useful to create and save a template of a frequently used request.

@mirkoperillo mirkoperillo added the feature Totally missin feature label May 14, 2019
@vanholler
Copy link
Contributor

Hello. If I may, I would like to resolve this .

@mirkoperillo
Copy link
Owner Author

Wow @vanholler it would be awesome.
The idea is to cover this scenario:
Often during the daily work you have to create some requests with a similar structure, so it can be useful to create a template for these requests and to have the possibility to create a new request selecting a template.

For example often I have to create POST requests with some common and fixed headers such as
Content-Type: application/json and Authentication: Bearer ${token}

The idea could be:

  1. Add the possibility to save a request with Save as template.
  2. Save this template into a collection templates in localstorage
  3. Add somewhere a button to create a request using a template

There is a bit of work to do, so let me know what you think about and if you are still interesting in working in this.

@vanholler
Copy link
Contributor

Thanks for the description, this should be enough for me to do this. As soon as I have free time, I will get to work, probably after the weekend or on weekend.

@mirkoperillo
Copy link
Owner Author

thank you @vanholler
if you need write here or draft a PR on which to speak about

@mirkoperillo
Copy link
Owner Author

@vanholler I think I can consider you aren't working on this.
I unassign it.

feel free to claim it if you think to work on it

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

No branches or pull requests

2 participants