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.
- Using NuGet:
Install-Package Spreedly.Net
- See: Package Home
- Rename
keys.secret.sample
tokeys.secret
- Replace
YOUR_API_LOGIN
,YOUR_API_SECRET
andGATEWAY_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.