SM Sohan

Results 12 issues of SM Sohan

Hi, I'm trying to set up a standard SSL proxy with MITM for some research work. Say, I'm trying to create a MITM proxy for *.github.com I've created the local...

Screenshot here https://www.dropbox.com/sh/i4c1om51pudva0g/AAAMOe6RQcVitm9hKb23jn-ha/01-screenshots?dl=0#lh:null-02-docs.png PSDs here https://www.dropbox.com/sh/i4c1om51pudva0g/AABgijOjSCfpnZu11elhdKVTa/02-PSDs?dl=0

Here's a screenshot https://www.dropbox.com/sh/i4c1om51pudva0g/AAAMOe6RQcVitm9hKb23jn-ha/01-screenshots?dl=0#lh:null-01-home.png PSD's here: https://www.dropbox.com/sh/i4c1om51pudva0g/AABgijOjSCfpnZu11elhdKVTa/02-PSDs?dl=0

The idea is to turn the cURL into an executable UI so that users can change some data on the auto generated curl and then make a request right on...

For example, `POST /users` can be auto described as ``` name String email String ``` However, if users wanted to enhance the auto described fields, we need to provide them...

Left panel to show the navigation for resources and endpoints. On click, the right panel needs to show the documentation for a selected endpoint.