-
Notifications
You must be signed in to change notification settings - Fork 33
Missing information how to install and run it #27
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
Comments
Readme shows ./curl2postman but no idea where I would run that. Project route contains no such binary and no instructions on how to install |
That seems like an interesting tool. I found it through postman's blog. Unfortunately I can only agree: how the hell are we supposed to use it? The readme doesn't help at all. |
Thanks @arlemi! I googled "postman test curl" and the first result is an old blog post from 2016 that points to this repo. It seems you now have a better way tu use cURL right in postman. Maybe you could update that blog post to reflect that? |
The problem I was trying to solve was running that import for 2k+ curls (don't ask me how I got there) ;) |
@louisremi That blog misses... a lot of info indeed haha. Good catch, we'll get that updated! @michal-dobrzycki-coderslab Indeed, probably don't want to do it one-by-one, I found that package that you can use to convert several curl commands into one collection: https://github.com/bhargavkaranam/multiple-curl-to-postman
|
I have a few examples for this repo! |
It was my 1st try at making a api for NOW token/wallet |
If you would like fresh copy's look up NOW token API |
I had no idea what I was doing. Just followed a how to guide, badly written. Sorry to disappoint but it's for NOW token not trust wallet. I just had some stored in my trust wallet. As in the native wallet to ChangeNOW exchange |
I would like to use it, but don't know what to do. Cloned repo, did npm install and then what?
The text was updated successfully, but these errors were encountered: