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

[INS-2216] [Improvement] REST operator to support cURL and HAR formats as input #615

Open
1 task done
praharshjain opened this issue Sep 29, 2023 · 3 comments
Open
1 task done

Comments

@praharshjain
Copy link

praharshjain commented Sep 29, 2023

Is There an Existing Issue for This?

  • I have searched the existing issues

Project

Instill VDP

Is your Proposal Related to a Problem?

Yes, currently the REST operator requires URL, method, body, and headers separately. If a user has a curl command (or a HAR file), they need to manually write an equivalent configuration in the operator format.

Describe Your Proposed Improvement

Add support for cURL and/or HAR file requests in the REST operator, so that it can just take one text input and perform the HTTP request.

Highlight the Benefits

REST operator becomes more versatile and easy to use.

Anything Else?

Ref - https://curlconverter.com/go/
https://curl.se/
https://en.wikipedia.org/wiki/HAR_(file_format)

INS-2216

@praharshjain praharshjain changed the title [Improvement] REST operator to support cURL and HAR formats as input [INS-2216] [Improvement] REST operator to support cURL and HAR formats as input Sep 29, 2023
@github-actions
Copy link

This issue is a great way to kick-start your journey with our project, or to make a positive impact on open-source development. Jump in!

✨ Thank you for your contribution! ✨

@curiouspratik
Copy link

Hey, I would like to work on this issue. Can I get assigned to this?

@harshsoni7
Copy link

harshsoni7 commented Oct 4, 2023

Hi @curiouspratik! Absolutely, we’re thrilled about your interest in our project! 🚀 Here’s the Contributing Guideline for Instill VDP to get you started on your journey! Please refer to the Contributing Guidelines for components as well. Don’t forget to link your pull request to the corresponding issue, and after your PR gets merged, please complete this form to claim your well-deserved points! If you ever have any questions or need a hand along the way, don’t hesitate to drop a message in this thread or hop into our Discord. Happy contributing! 😊🌟

@pinglin pinglin transferred this issue from instill-ai/community May 19, 2024
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

3 participants