emacs.d/clones/lisp/www.cliki.net/web API.html

260 lines
14 KiB
HTML
Raw Normal View History

2022-10-07 15:47:14 +02:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: web API</title>
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
href="https://www.cliki.net/site/feed/article.atom?title=web%20API">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - web API</span>
<div id="content"><div id="content-area"><div id="article-title">web API</div><div id="article">Common Lisp wrapper for <a href="web.html" class="category">web</a> API<p><ul>
<li>
<a href="Chirp.html" class="internal">Chirp</a> -
Chirp is a twitter client library
</li>
<li>
<a href="cl-amazonproduct.html" class="internal">cl-amazonproduct</a> -
cl-amazonproduct is an Amazon Product Advertising <a href="web&#32;API.html" class="category">web API</a> interface library
</li>
<li>
<a href="cl-audioscrobbler.html" class="internal">cl-audioscrobbler</a> -
<a href="cl-audioscrobbler.html" class="internal">cl-audioscrobbler</a> is a Common Lisp wrapper to the Audioscrobbler/Last.fm API
</li>
<li>
<a href="cl-azure.html" class="internal">cl-azure</a> -
cl-azure lets you access Microsoft Windows Azure cloud storage from Common Lisp
</li>
<li>
<a href="cl-blogger.html" class="internal">cl-blogger</a> -
CL-BLOGGER is a <a href="web&#32;API.html" class="category">web API</a> interface to <a href="http://www.blogger.com/">Blogger.com</a>
</li>
<li>
<a href="cl-creditcard.html" class="internal">cl-creditcard</a> -
cl-creditcard &amp; cl-authorize-net: A common lisp library to enable processing credit card payments
</li>
<li>
<a href="cl-digg.html" class="internal">cl-digg</a> -
<a href="cl-digg.html" class="internal">cl-digg</a> is a Common Lisp wrapper to the Digg APIs
</li>
<li>
<a href="CL-EC2.html" class="internal">CL-EC2</a> -
CL-EC2 is a Common Lisp library for communicating with Amazon's EC2 and CloudWatch Query APIs
</li>
<li>
<a href="cl-echonest.html" class="internal">cl-echonest</a> -
cl-echonest is a binding to the <a href="http://web.archive.org/web/20200311092713/http://the.echonest.com/">echonest.com</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-etsy.html" class="internal">cl-etsy</a> -
CL-Etsy a Common Lisp interface for the <a href="http://etsy.com/">etsy.com</a> <a href="web&#32;API.html" class="category">web API</a>, by <a href="Ben&#32;Hyde.html" class="internal">Ben Hyde</a>
</li>
<li>
<a href="cl-facebook.html" class="internal">cl-facebook</a> -
cl-facebook is an interface to the <a href="http://developers.facebook.com/">Facebook</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-gcalc.html" class="internal">cl-gcalc</a> -
cl-gcalc is a wrapper for Google Calculator
</li>
<li>
<a href="cl-geonames.html" class="internal">cl-geonames</a> -
A Common Lisp wrapper around the <a href="http://www.geonames.org/">geonames</a> web service
</li>
<li>
<a href="cl-github.html" class="internal">cl-github</a> -
cl-github is a <a href="library.html" class="category">library</a> for working with the <a href="https://github.com/">github</a> <a href="version&#32;control.html" class="category">version control</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-gitlab.html" class="internal">cl-gitlab</a> -
<a href="https://github.com/vindarel/cl-gitlab">cl-gitlab</a> is a library to connect to GitLab's <a href="version&#32;control.html" class="category">version control</a> <a href="web&#32;API.html" class="category">web API</a> following a minimalistic (and thus solid) approach
</li>
<li>
<a href="cl-hue.html" class="internal">cl-hue</a> -
Common Lisp client for <a href="https://austenclement.com/getting-started-with-the-philips-hue-rest-api/">Philips Hue API</a>
</li>
<li>
<a href="cl-lastfm.html" class="internal">cl-lastfm</a> -
cl-lastfm is a Common Lisp wrapper to the Last.fm API
</li>
<li>
<a href="cl-launchpad.html" class="internal">cl-launchpad</a> -
cl-launchpad is a library for the <a href="https://launchpad.net/">launchpad.net</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="CL-MediaWiki.html" class="internal">CL-MediaWiki</a> -
CL-MediaWiki is a wrapper in Common Lisp around the media wiki <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="CL-MEMCACHED.html" class="internal">CL-MEMCACHED</a> -
<a href="http://quasilabs.com/cl-memcached/">CL-MEMCACHED</a> is a fast interface to the memcached object caching system
</li>
<li>
<a href="cl-moneris.html" class="internal">cl-moneris</a> -
cl-moneris provides access to the <a href="http://www.moneris.com/">Moneris</a> payment processing <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-oauth.html" class="internal">cl-oauth</a> -
cl-oauth is an implementation of the <a href="http://oauth.net/">OAuth</a> 1.0a API authorization protocol
</li>
<li>
<a href="cl-openbox.html" class="internal">cl-openbox</a> -
cl-openbox provides and interface to the <a href="http://box.net/">box.net</a> file storage service <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-opencalais.html" class="internal">cl-opencalais</a> -
cl-opencalais is a wrapper for the Thomson Reuters Calais <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-openid.html" class="internal">cl-openid</a> -
<a href="http://common-lisp.net/project/cl-openid/">Cl-OpenID</a> is an implementation of OpenID protocol in Common Lisp
</li>
<li>
<a href="cl-pastebin.html" class="internal">cl-pastebin</a> -
CL-PASTEBIN is a Common Lisp wrapper to the Pastebin.com API
</li>
<li>
<a href="cl-paymill.html" class="internal">cl-paymill</a> -
cl-paymill provides access to the <a href="https://github.com/paymill">Paymill</a> payment processing <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-paypal.html" class="internal">cl-paypal</a> -
cl-paypal is an interface to the <a href="https://www.paypal.com/cgi-bin/webscr?cmd=xpt/Merchant/merchant/ExpressCheckoutIntro-outside">PayPal Express Checkout</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-recaptcha.html" class="internal">cl-recaptcha</a> -
cl-recaptcha is a <a href="trivial.html" class="category">trivial</a> library for using the <a href="https://developers.google.com/recaptcha/">recaptcha service</a>
</li>
<li>
<a href="CL-S3.html" class="internal">CL-S3</a> -
<a href="https://github.com/svenvc/cl-s3">CL-S3</a> is a Common Lisp library that implements a client interface to the <a href="https://aws.amazon.com/s3/">Amazon S3 Web Service</a>
</li>
<li>
<a href="cl-smugmug.html" class="internal">cl-smugmug</a> -
cl-smugmug is a Common Lisp interface to the <a href="http://www.smugmug.com/">SmugMug</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="cl-textmagic.html" class="internal">cl-textmagic</a> -
CL-TEXTMAGIC is a Common Lisp interface to the TextMagic
</li>
<li>
<a href="cl-tumblr.html" class="internal">cl-tumblr</a> -
CL-TUMBLR provides a simple interface to <a href="https://www.tumblr.com/docs/en/api">Tumblr's API</a>
</li>
<li>
<a href="cl-twitter.html" class="internal">cl-twitter</a> -
This is an interface to the <a href="https://developer.twitter.com/en/docs/twitter-api">twitter api</a>
</li>
<li>
<a href="cl-web-utils.html" class="internal">cl-web-utils</a> -
cl-web-utils is a set of utilities for producing Common Lisp bindings to <a href="web&#32;API.html" class="category">web API</a>s
</li>
<li>
<a href="cl-yahoo.html" class="internal">cl-yahoo</a> -
CL-YAHOO is a Common Lisp interface to the <a href="https://developer.yahoo.com/api/">Yahoo! API</a>, a <a href="web&#32;API.html" class="category">web API</a> which enables searching the <a href="web.html" class="internal">web</a> through yahoo
</li>
<li>
<a href="cl-youtube.html" class="internal">cl-youtube</a> -
<a href="cl-youtube.html" class="internal">cl-youtube</a> is a Common Lisp wrapper to the <a href="http://www.youtube.com/dev">YouTube API</a>
</li>
<li>
<a href="clath.html" class="internal">clath</a> -
Clath is single sign-on middleware for <a href="Clack.html" class="internal">Clack</a>
</li>
<li>
<a href="clickr.html" class="internal">clickr</a> -
<a href="Clickr.html" class="internal">Clickr</a> is a high-level binding library of the <a href="http://www.flickr.com/services/api/"> Flickr API </a> for Common
</li>
<li>
<a href="currensea.html" class="internal">currensea</a> -
currensea is a currency conversion library based on <a href="AllegroServe.html" class="internal">AllegroServe</a>
</li>
<li>
<a href="HH-AWS.html" class="internal">HH-AWS</a> -
HH-AWS is library for accessing the Simple Storage Service (S3), SimpleDB (SDB), Elastic Compute Cloud (EC2), and Simple Queue Service (SQS) Amazon Web Services
</li>
<li>
<a href="Humbler.html" class="internal">Humbler</a> -
Humbler is a Tumblr API interface that attempts to make it as little of a pain to use as possible
</li>
<li>
<a href="north.html" class="internal">north</a> -
North is a library that implements the OAuth 1.0a consumer and provider protocols
</li>
<li>
<a href="oauth2.html" class="internal">oauth2</a> -
Small library which allows to use OAuth2 protocol, original repository is here <a href="https://github.com/Neronus/oauth2">https://github.com/Neronus/oauth2</a>
</li>
<li>
<a href="rtm-lisp-api.html" class="internal">rtm-lisp-api</a> -
rtm-lisp-api is a Common Lisp interface to the <a href="https://www.rememberthemilk.com/services/api/">Remember The Milk API</a>, a <a href="web&#32;API.html" class="category">web API</a> which enables managing the tasks of a given user
</li>
<li>
<a href="Saluto.html" class="internal">Saluto</a> -
Saluto is a submodule for <a href="http://cliki.net/RESTAS">RESTAS</a> web-framework, which allow web-site users to be authorized with OAuth 2.0 protocol
</li>
<li>
<a href="scalpl.html" class="internal">scalpl</a> -
Market maker + APIs to several Bitcoin exchanges
</li>
<li>
<a href="selenium-lisp-connector.html" class="internal">selenium-lisp-connector</a> -
selenium-lisp-connector is a Lisp client for <a href="https://www.seleniumhq.org/projects/remote-control/">Selenium Remote Control</a>, a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser
</li>
<li>
<a href="simpledb.html" class="internal">simpledb</a> -
simpledb is a Common Lisp interface to the <a href="http://aws.amazon.com/simpledb/">Amazon SimpleDB</a> <a href="web&#32;API.html" class="category">web API</a>
</li>
<li>
<a href="slashcachelisp.html" class="internal">slashcachelisp</a> -
<a href="http://www.davep.org/lisp/#slashcache.lisp">slashcache.lisp</a> uses <a href="slashdotlisp.html" class="internal">slashdot.lisp</a> to build a cache of <a href="http://slashdot.org/">slashdot.org</a> headlines
</li>
<li>
<a href="slashdotlisp.html" class="internal">slashdotlisp</a> -
<a href="http://www.davep.org/lisp/#slashdot.lisp">slashdot.lisp</a> is a small package of code for reading <a href="http://slashdot.org/">slashdot</a> headlines
</li>
<li>
<a href="South.html" class="internal">South</a> -
South (Simple OaUTH) is a library aiming to provide a simple layer for interaction with oAuth 1.0a services
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="web&#32;API.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=web%20API">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=web%20API">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=web%20API&amp;from-revision=3770431675">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
</div>
<div id="header-buttons" class="buttonbar">
<ul>
<li><a href="https://www.cliki.net/">Home</a></li>
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
<li><a href="CLiki.html">About</a></li>
<li><a href="Text&#32;Formatting.html">Text Formatting</a></li>
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
</ul>
<div id="search">
<form action="https://www.cliki.net/site/search">
<label for="search_query" class="hidden">Search CLiki</label>
<input type="text" name="query" id="search_query" value="" />
<input type="submit" value="search" />
</form>
</div>
</div>
<div id="pageheader">
<div id="header">
<span id="logo">CLiki</span>
<span id="slogan">the common lisp wiki</span>
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
<label for="login_name" class="hidden">Account name</label>
<input type="text" name="name" id="login_name" class="login_input" />
<label for= "login_password" class="hidden">Password</label>
<input type="password" name="password" id="login_password" class="login_input" />
<input type="submit" name="login" value="login" id="login_submit" /><br />
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
</form>
</div>
</div>
</div>
</body></html>