REST API

Authenticating to a REST API from c#


Full c# tutorial on how to authenticate to a REST API using both Basic and NTLM authentication. We even create our own API to test with!