Must have API Tools Scripts for Web
Created especially for Node.js, the 'node-google-drive' module provides a quick, hassle-free way of accessing the Google Drive API.Support is included for user authentication, and future versions will support various data query...
The node-imgur library can be used in a variety of ways.It can upload one single image at a time. It can upload all the images inside a given directory. Or it can upload all .png files inside the current working directory.Once done, node-imgur dumps the...
MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns.
Written in JavaScript, the node-mailchimp library allows Node.js developers to remotely interact with the MailChimp...
Mapnik is a C++ toolkit for developing map-centric applications.Mapnik is also one of the tools used to create the famous OpenStreetMap (OSM) mapping project.On the other hand, Node-Mapnik is a JavaScript client for this toolkit, allowing Node.js...
The "node-opensubtitles-client" works with the service's official API and can also be used via Node.js' command line as well.It's primary use is for downloading subtitles, but other additional features like user authentication, searching and subtitle...
node-stock-data is for programmers wanting to build websites, mobile or desktop apps that fetch data from Google Finance and use it in stock and financial analysis operations.For the moment the library can only fetch current data, but selectable...
node-windows allows developers to write code that interact better with the Windows platform.It includes better support for Windows specific tools and features like: event logging, shell commands, environment variables, user accounts and local service...
norecaptcha is a much needed update to the Python libraries implementing the reCAPTCHA spam filtering system, adding support for Google's latest service update.This Python client allows developers to use the new version of reCAPTCHA, the one that requires...
Almost all developers these days use GitHub to edit, save, and host their code online.This is why something like Octocard is so needed. This little script will help developers easily and quickly showcase their recent activity by providing a way to pull in...
Octokit was inspired by Octopi and is an evolution of the Octopussy project.
Octokit is also available for:
Python
Objective-CWhat is new in this release:Raise Octokit::RepositoryUnavailable when a repository resource is blocked.
Support for get latest...