Skip to content

malixsys/Spreedly.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreedly.Net is a library to encapsulate simple usage of SpreedlyCore.com's API through the asynchronously-capable Microsoft .NET Framework 4 HTTP Client Libraries.

Installing

  • Using NuGet: Install-Package Spreedly.Net
  • See: Package Home

Using the test project

  1. Rename keys.secret.sample to keys.secret
  2. Replace YOUR_API_LOGIN, YOUR_API_SECRET and GATEWAY_TOKEN with your own your API Login, _API SECRET and Gateway Token from your SpreedlyCore account page API CRedentials

IMPORTANT:
The values are delimited by a single tab character.

About

A library to encapsulate simple usage of SpreedlyCore.com's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages