Question: how is your service different than generating a request from curl in Postman, saving it, then using?
Show HN: Curl2Url
11–20 of 24 posts
Re: Show HN: Curl2Url
#12It needs to be more explicit that it is a curl invocation as a service. I was close to giving up and flagging because i didn't understood what this website does. Also, what does "Run request on demand" mean? How is that demand determined?
Re: Show HN: Curl2Url
#13It would be interesting to add "Use cases" section as I had to check HN comments to grasp what the service actually does. Question: how is your service different than generating a request from curl in Postman, saving it, then using?
Re: Show HN: Curl2Url
#14Re: Show HN: Curl2Url
#15Why using a hash for url instead of url query parameters?
Re: Show HN: Curl2Url
#16It would be interesting to add "Use cases" section as I had to check HN comments to grasp what the service actually does. Question: how is your service different than generating a request from curl in Postman, saving it, then using?
The difference is that the Curl call is made in a remote server. Similar to a Proxy, but I suppose the proxy is configured at this website rather than the callsite.
Re: Show HN: Curl2Url
#17It needs to be more explicit that it is a curl invocation as a service. I was close to giving up and flagging because i didn't understood what this website does. Also, what does "Run request on demand" mean? How is that demand determined?
Re: Show HN: Curl2Url
#18It needs to be more explicit that it is a curl invocation as a service. I was close to giving up and flagging because i didn't understood what this website does. Also, what does "Run request on demand" mean? How is that demand determined?
It's fairly self explanatory if you try it. The generated page has a button you click to run the request, rather than just running as soon as it loads.
Re: Show HN: Curl2Url
#19That is awesome. I've always wanted to be able to access URLs from my browser. /s In all seriousness, I'm sure there is a use case for this, but is is not at all self-evident, so you probably need to explain why you built this. Or maybe that is what is in the video, but people aren't going to watch a video if the top of the page doesn't already grab them in some way.
Re: Show HN: Curl2Url
#20It needs to be more explicit that it is a curl invocation as a service. I was close to giving up and flagging because i didn't understood what this website does. Also, what does "Run request on demand" mean? How is that demand determined?