Tiny.RestClient facilitates the dialog between your API and your application. It hides all the complexity of communication, deserialisation ...
Features :
* Modern async http client for REST API.
* Support of verbs : GET, POST , PUT, DELETE, PATCH and custom http verbs
*...
More information
An MSBuild Task to generate Postman v3 collections from WebApi ApiControllers without dependencies on MVC, WebApiHelp or System.Web. Based on Yao's example http://goo.gl/0YMkKq
Program in C# . the exec prog uses the REST API end point : /rest/api/2/groupuserpicker?query=. It extracts all JIRA, users, groups, name, emailadress matching a specific string and parse them in a json file (Json formated) & in a text formated file. (Rest API from Jira Server platform REST API...
More information