GeoIP .NET (C#) API

GeoIP .NET (C#) API 2.4.0 updated

It works with GeoIP itself, and with the GeoLite open source databases. The download package delivers simple C# classes for all the GeoIP databases, but comes also as a C# API with Visual Studio project file (only for GeoIP Country). The CSharp2 API is...

tumblr.php

tumblr.php 0.2.0 updated

Tumblr is a micro-blogging service, recently acquired by Yahoo. It helps users share posts in various formats: audio, video, text, quotes, links. tumblr.php is a PHP library that allows developers to interact with the Tumblr API via HTTP requests. It...

Gibbon

Gibbon 2.2.1 updated

MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.Written in Ruby, the library allows developers to remotely interact with the MailChimp service.Features:Fetch campaigns Get...

LinkedIn

LinkedIn 1.1.0 updated

The LinkedIn gem provides an easy-to-use wrapper for LinkedIn's REST API.The library can be used to authenticate and query LinkedIn for various details, without having to worry about proper HTTP request formatting and dealing with responses yourself.The...

AWS SDK for .NET

AWS SDK for .NET 3.1.45 updated

AWS SDK for .NET allows developers to create C# applications that interact with Amazon Web Services tools and features in a simple and non-destructive way. The package is complete with Visual Studio project templates, the AWS .NET library, C# code...

magento (Python)

magento (Python) 1.3 updated

The module will allow Python web apps to query and interact with a Magento-based e-commerce store.It relies on a hostname, API username and key to work.Includes methods for working with the product catalog, customers, etc..Requirements:Magento Community...

Sixpack-Perl basically allows Perl developers to create and run A/B tests in their favorite Perl-based technology and use the library to gather and send usage reports to a Sixpack installation. Sixpack-Perl is not an officially supported API...

Shopify API (Ruby)

Shopify API (Ruby) 4.0.6 updated

Can be used to access the admin section of Shopify stores from Ruby apps. The API is implemented as XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in...

Shopify API (Python)

Shopify API (Python) 2.1.5 updated

Can be used to access the admin section of Shopify stores from Python apps. This is actually a port of the Shopify Ruby API. Data is sent as XML over HTTP to communicate with Shopify, which provides a web service that follows the REST principles as much...