malixsys / Spreedly.Net

A library to encapsulate simple usage of SpreedlyCore.com's API
Apache License 2.0
4 stars 3 forks source link

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 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.