This is a mirror of official site: http://jasper-net.blogspot.com/

Groupon.Net

| Wednesday, April 13, 2011
Project Description
A .NET Client Library for the Groupon API.

This code uses the Groupon API V2

Groupon API

USAGE

Client.ClientID = "myclientid";
Deal mochaDeal = Client.GetDeal("livemocha-charlotte");
List<Deals> = Client.GetDeals();

Read more: Codeplex

Posted via email from Jasper-net

0 comments: