PUBLIC   marks

PUBLIC MARKS with tag api

Sponsorised links

Today

pyquery: a jquery-like library for python — pyquery v0.3 documentation

by karlcow

pyquery allows you to make jquery queries on xml documents. The API is as much as possible the similar to jquery. pyquery uses lxml for fast xml and html manipulation.

03 November 2009

30 October 2009

Scopus API: Home

by parmentierf (via)
The Scopus Application Program Interface (API) enables you to search the largest abstract and citation database of peer-reviewed literature and quality web sources. You can select Scopus data elements and create your own mashups. The API returns Scopus data in a format that is easily integrated into an application or your web site.

Sponsorised links

29 October 2009

28 October 2009

About the Chronicling America API - Chronicling America - The Library of Congress

by karlcow

Link using our stable URL pattern for titles, issues, editions, and pages.

Linked Data views of information about titles, batches, issues, and pages in RDF/XML.

25 October 2009

Coming At You Like A Pydermonkey at Toolness

by karlcow

Pydermonkey’s mission is pretty simple and straightforward: it’s just meant to wrap Spidermonkey’s C API as faithfully as possible—including its debugging API—while enforcing the memory safety that Python is known for. This makes it awfully low-level for casual programmers, but thanks to Python’s awesome support for magic methods, it’s not hard to create high-level wrappers that provide much more convenient bridging between JavaScript and Python code.

19 October 2009

Wolfram|Alpha Webservice API

by parmentierf (via)
The Wolfram|Alpha API gives you access to the Wolfram|Alpha platform at all levels—from individual results to complete Wolfram|Alpha output pages. The API operates as a high-performance REST-style webservice, with convenient bindings for all popular languages and platforms.

17 October 2009

MySQL-Memcached or NOSQL Tokyo Tyrant – part 2 | MySQL Performance Blog

by karlcow

A couple of good things to remember here: #1 resolving 1 bottleneck can open another bottleneck that is much worse. #2 is to understand that not all API’s are created equal. Additionally the configuration and setup that works well on one system may not work well on another. Because of this people often leave lots of performance on the table. Don’t just trust that your current API or config is optimal, test and make sure it fits your application.

16 October 2009

15 October 2009

sixapart's remoteobjects at master - GitHub

by karlcow

remoteobjects are real subclassable Python objects on which you can build a rich API library. remoteobjects provides easy coding and transfer between Python objects and a JSON REST API. You can define the resources in a RESTful API as `RemoteObject` classes and their properties. These objects then support using the basic HTTP verbs to request and submit data to the API.

REST APIs must be hypertext-driven » Untangled

by karlcow & 1 other

API designers, please note the following rules before calling your creation a REST API:

Implementers' Draft: Portable Contacts 1.0 Draft C

by karlcow

This API defines a language- and platform- neutral protocol for Consumers to request address book, profile, and friends-list information from Service Providers. As a protocol, it is intended to be easy to understand and implement, either as a Service Provider or Consumer, using any language or platform of choice. It is also intended to be implemented by both individuals and small services as well as large providers, in any case where a service contains data about who a user knows and wishes to make that information portable, under the user's control.

14 October 2009

12 October 2009

10 October 2009

08 October 2009

05 October 2009

日本語解析エンジン「なずき」 | NTTデータ

by oqdbpo
「なずき」は、企業内やインターネット上で日々膨大化する日本語のテキストデータを解析し、そこから有用な情報の抽出を支援するNTTデータの日本語解析製品の総称です。

04 October 2009

03 October 2009

01 October 2009

PUBLIC TAGS related to tag api

no tag

Sponsorised links