Skip to main content

Posts

Showing posts from September, 2015

API Changelog Hurl.it — Make HTTP Requests

                                                                                                                  Hurl? Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even follow redirects. Then view the nicely formatted request and response. It's the perfect tool for testing APIs. Just enter a URL and click send. Hurl...

json2csharp generate c# classes from json

               Demo More