Provides a service that generates the Postman collection import JSON necessary to generate requests to all routes defined in the ServiceStack service.
Info
Version: | 1.0.11 |
Author(s): | Jarrod Alexander |
Last Update: | Thursday, August 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jarroda/ServiceStack.Api.Postman |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Api.Postman |
Install
Install-Package ServiceStack.Api.Postman
dotnet add package ServiceStack.Api.Postman
paket add ServiceStack.Api.Postman
ServiceStack.Api.Postman Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack(>= 3.0 && < 4.0)
Tags