• Stars
    star
    2
  • Language
    C#
  • Created over 11 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is just a simple .NET 4 interface written as C# Console App in order to connect and upload data via Customer.IO's REST API. The guts of the app or juicy stuff is all in "Program.cs" Essentially what the app is achieving is an implementation of cURL PUT Request's in .NET