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

Feature: Tool to convert cURL to Escambo #33

Open
CleoMenezesJr opened this issue May 15, 2023 · 6 comments · May be fixed by #74
Open

Feature: Tool to convert cURL to Escambo #33

CleoMenezesJr opened this issue May 15, 2023 · 6 comments · May be fixed by #74
Labels
enhancement New feature or request

Comments

@CleoMenezesJr
Copy link
Owner

Basically, pasting a cURL command into a text area will automatically autofill corresponding fields.

@CleoMenezesJr CleoMenezesJr added the enhancement New feature or request label May 15, 2023
@lindolo25
Copy link

Hello @CleoMenezesJr, I will like to contribute with this feature. I already have a half working prototype. I still learning about the project's code and python in general (no previous experience working with it). I came across this project because I needed to test some APIs. not being able to import the cURL was a drawback.

Some screenshots of what I have so far
image
image

@CleoMenezesJr
Copy link
Owner Author

Thank you very much. Looks like it's going in a good way. I'll be looking forward to the PR. I'm currently working on rewriting the interface.

image

@lindolo25
Copy link

Hi @CleoMenezesJr , nice changes! I may have some conflict then. I guess the redesign will potentially change the window.py class implementation. I'm using the population functionality there to write the imported data into the config files and the UI fields as well. making it all reusable for the init and the change detection.

@CleoMenezesJr
Copy link
Owner Author

All right. Let's merge with patience. Once I'm done, I'll help you to merge it.

@lindolo25
Copy link

Hello @CleoMenezesJr, I just wanted to let you know I have some progress regarding this feature. so far I can import URL, method, authorization and headers. if you like to checkout the progress, yo can take a look here https://github.com/lindolo25/escambo/tree/feature/curl-import

Also I will like to ask you about your setup for this project. I'm new to building native apps for linux, flatpack and meson. What tools and editor will you recommend? my issue now is that I will like to install a package, but so far, I had no luck figuring it out.

Thanks!

@lindolo25 lindolo25 linked a pull request Dec 2, 2023 that will close this issue
@lindolo25
Copy link

Hi @CleoMenezesJr, I just notice a new branch that completely redesigns the UI for Escambo. I guess it will take you some time to implement it. Is up to you if you will like to merge this feature for the current version while escambo-next is in progress. I will be available to update this feature once you are ready to publish escambo-next

on regards to escambo-next, let me know if you will like some help building it.

King regards,

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

Successfully merging a pull request may close this issue.

2 participants