Earlier quoted context omitted.
@jwong_ We are about to do a public release of Android SDK. Here are a couple of things which we did for internal purpose only (& WIP) but still sharing to give you an idea https://youtu.be/gs02m2pZJlQ (Demo Video) https://requestly.io/android-interceptor/ (WIP - Landing Page) I'd be really happy to discuss further on this approach. I believe this is going to make things really easy for developers.
Why would I use requestly for Android when perfectly good alternatives already exist ? Flipper ( https://fbflipper.com/ ) lets me do all of this (viewing, mocks, etc), with the same setup. And it's extensible too. HTTP Toolkit offers the proxying solution to it. Is there anything that might be different ?
Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
21–30 of 87 posts
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#22Congratulation! We are big fans of Requestly at Caido as we are building something somewhat similar for the infosec community ( https://caido.io ). Requestly feels good and there is a lot of potential for production debugging. I particularly like the switching of API endpoint so you can use the live prod website with a local API, super useful to debug.
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#23Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#24I would recommend some sort of graphic on the homepage to explain what Requestly does though, as you mention it can be confused with Postman when it's entirely different. Maybe an animated flowchart type graphic showing how a browser request to X is redirected to Y based on some Requestly rule.
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#25I don't see any obvious links to mobile debugging in the features list or the FAQ. I see you mention an SDK here in the comment, but is there any links to docs on this? I frequently use Charles/Fiddler, but always interested in new offerings. Congrats on the release!
@jwong_ We are about to do a public release of Android SDK. Here are a couple of things which we did for internal purpose only (& WIP) but still sharing to give you an idea https://youtu.be/gs02m2pZJlQ (Demo Video) https://requestly.io/android-interceptor/ (WIP - Landing Page) I'd be really happy to discuss further on this approach. I believe this is going to make things really easy for developers.
Curious on the body -- you showed some JSON requests, but do image resources or other larger responses also get proxied and viewable from browser?
For example, sometimes I like to view large minified JS blobs or images. Would that be viewable in the browser?
Also, what do the production vs debugging logs look like? Do you just run a special debugging build or is that a flag triggered within preferences? So e.g., would a user be able to turn debugging on to give extra logs to support staffs?
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#26Could you compare Requestly with Proxyman in terms of mobile debugging capabilities? Proxyman has especially well developed flow for installing certificates that allow the proxying without having to change the app's source code. I have not see other apps match that and it is incredibly helpful for only semi-technical QA workers who might not always have a dev team willing to integrate random SDKs only to make their l…
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#27Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#28I've been using the Browser extension for years and it is incredibly helpful. We use it to debug scripts on customer websites by making them resolve to our local instance so that we can test fixes quickly. I would recommend some sort of graphic on the homepage to explain what Requestly does though, as you mention it can be confused with Postman when it's entirely different. Maybe an animated flowchart type graphic sh…
Do you mean to say we should have an animated flowchart for the hero image on the page?
Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#29Re: Launch HN: Requestly (YC W22) – Network debugging proxy for web and mobile
#30I found requestly organically a few months back and love it, great tool.