Skip to content

Cake Addin to ease consumption of REST APIs, through aliases for RestSharp

License

Notifications You must be signed in to change notification settings

alexen80/Cake.Rest

 
 

Repository files navigation

Cake.Rest

Cake Add-in to ease consumption of REST APIs using RestSharp.

License

Information

master branch
NuGet NuGet
AppVeyor Build status
Travis CI Build status
Code Coverage Code Coverage

Build

To build this library, we use Cake and Cake.Recipe.

On Windows PowerShell, run the bootstrapper through:

.\build.ps1

or on Linux/macOS:

./build.sh

Credits

About

Cake Addin to ease consumption of REST APIs, through aliases for RestSharp

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 72.7%
  • PowerShell 19.8%
  • Shell 7.5%