CleoMenezesJr / escambo

Escambo is an HTTP-based APIs test application for GNOME
https://flathub.org/apps/io.github.cleomenezesjr.Escambo
GNU General Public License v3.0
142 stars 10 forks source link

Feature: Tool to convert cURL to Escambo. Issue #33 #74

Open lindolo25 opened 11 months ago

lindolo25 commented 11 months ago

Hi @CleoMenezesJr, This is a basic implementation of the cURL import tool. It should work for must common cases but I'm expecting it will not be a complete solution just jet. I will continue to support it as issues or requests arise.

The window file required big changes to try to re-use as much as possible the functionality between the app initialization, UI functionality and the import.

Please review the PR and let me know your thoughts. I hope this helps and makes it to a release soon.

Resolve #33