Rust reqwest #278
stevenj
started this conversation in
New Client Request
Replies: 6 comments
|
@stevenj have you had a look at how the targets work? It's pretty clever, it's JavaScript that builds up a string. Maybe you could create the best Rust target in pure Rust, pop it here as step 1, then try and code it up in JavaScript as step 2. Example: https://github.com/Kong/httpsnippet/blob/master/src/targets/go/native.js |
0 replies
|
I am missing RUST too... :( |
0 replies
|
If anyone can get me a set of intended outputs for these inputs (here's the first one ) then I would be happy to do the coding on this. It's a high desire of mine to have a rust target asap. |
0 replies
|
Which client to use is a significant question. At this point in time, I believe |
0 replies
|
Yep, that was the thinking of the insomnia team as well: reqwest. see #242 |
0 replies
|
Any updates on this? I'm really looking forward to Rust snippet generation 😄 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Rust would be a nice addition to the library.
All reactions