A basic REST client in C#. Allows you to set the verb, request body and see the status code and all the headers on the response.
License
jcrisp/simple_rest_client_c_sharp
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
A basic REST client in C#. Allows you to set the verb, request body and see the status code and all the headers on the response. More info: http://jamescrisp.org/2008/08/08/simple-rest-client/
About
A basic REST client in C#. Allows you to set the verb, request body and see the status code and all the headers on the response.