Top API Tools Scripts for Web
MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.Written in Java, the library allows developers to remotely interact with the MailChimp service.Works with the latest version of...
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...
GitHub is today's main service for code hosting and collaboration. It's a free service that allows developers to work together on software projects, helping each other with code and reviews.When someone contributes to a GitHub repository, that action is...
wiki-api is a client library that wraps the Wikipedia API and allows programmatic access to Wikipedia search results. The library uses the default Wikipedia XML API.Features:Get search results for a specific language
Get article heading
Get article...
ZeroMQ (ØMQ, 0MQ, ZMQ) is a lightweight, fast, asynchronous messaging and communication protocol.zeromq-haskell is a Haskell client for ZeroMQ's basic C API.The library allows developers to build Haskell apps and websites that interact with...
Evernote is a collection of web services, desktop and mobile software for taking, organizing and storing notes.Requirements:Evernote API key
Limitations:This is not an officially supported...
Dribbble is a social networks for designers and graphic artists where they can share their most recent work in the format of 400x300px images.The network is invitation-only and has become extremely popular with designers and developers alike. It's...
The ColdFusion UPS Package contains multiple CFCs (ColdFusion components) for working with one or more UPS services.These components will allow developers to create ColdFusion applications that can query and retrieve various types of information from UPS'...
Adobe Share is a free Web-based service that allows its users to create, share, publish, and organize their PDF or other documents.Share CFC is a ColdFusion component for this service, allowing developers to query and interact with the service in various...
Since most public or private Web APIs provide query results in JSONP, a library like Dug.js can easily be used to parse and retrieve their content.Dug.js provides a simpler interface for allowing developers to query various API endpoints, and then output...