Small utility library that allows for quick and easy testing of RESTful API's.
Info
Version: | 1.4.2 |
Author(s): | Henry Been |
Last Update: | Tuesday, April 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/henrybeen/apitest |
NuGet Url: | https://www.nuget.org/packages/HenryBeen.ApiTest |
Install
Install-Package HenryBeen.ApiTest
dotnet add package HenryBeen.ApiTest
paket add HenryBeen.ApiTest
HenryBeen.ApiTest Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 1.1.0)
Tags