BSiLabs / HttpTracer

MIT License
172 stars 13 forks source link

Format output for Rest Client compatibility #30

Closed dylanberry closed 5 years ago

dylanberry commented 5 years ago

Format output so calls can easily be copy/pasted into Rest Client: https://marketplace.visualstudio.com/items?itemName=humao.rest-client

ChaseFlorell commented 5 years ago

Did you know Rider has a baked in rest client? Just create a file with a .http extension

screen shot 2018-12-19 at 11 34 29 am
DanielCauser commented 5 years ago

same format for the vscode extension! :)

DanielCauser commented 5 years ago

Is this done @dylanberry ?

DanielCauser commented 5 years ago

Hey man!? Still working on this? @dylanberry

dylanberry commented 5 years ago

It's done. Can you test it?

DanielCauser commented 5 years ago

Yay, will do. I will test it today. I have setup the CI pipeline but we need to setup the CD pipeline.

dylanberry commented 5 years ago

This is mostly complete, running through more testing tonight. Should be able to close this with next PR.

DanielCauser commented 5 years ago

Addressed in the PR #37