*
Share This
Make a view based on this one
API list
List started by
danm
for the Internet domain
An
application programming interface (API) is a source code interface that
a computer system or program library provides in order to support
requests...
more
| x name | x image | x Also Typed With | x Protocols | x Site | x article |
|---|---|---|---|---|---|
| mjt | Programming Language | Freebase |
Mjt is an HTML templating engine that runs entirely in a web browser. It was built for the Freebase service, but it can be used for many other web services. It is distributed as open source.For more information see mjtemplate.org.
|
||
| Mjtemplate.org | |||||
| Yahoo! Mail Web Services | SOAP | Yahoo! Mail | |||
| JSON-RPC | |||||
| MQL | Freebase documentation tag | Freebase |
MQL is an
abbreviation for Metaweb Query Language. MQL, usually
pronounced “mickle,” is the programmatic interface to Freebase, or the API.
That is, it’s the way applications—including those you may write--get
information into and back out of the...
|
||
| Digg API |
|
HTTP | Digg |
The Digg Application Programming Interface (API) has been created to let users and partners interact programmatically with Digg.
The API returns Digg data in a form that can be easily integrated into
an application or a web site. While the API is...
|
|
| Developers.facebook.com | |||||
| Audioscrobbler | Software | Last.fm | |||
| Jamendo | |||||
| FeedBurner Awareness API | FeedBurner | ||||
| FeedFlare API | FeedBurner | ||||
| Http://api.revver.com | |||||
| Revver API | Revver |
The Revver API provides web developers and site owners
an easy way to access the Revver system and complete Revver library.
All Revver users have the ability to distribute and syndicate Revver
videos using an advanced set of features that allows you...
|
|||
| Http://www.ukp.tu-darmstadt.de/software/WikipediaAPI | Wikipedia | ||||
| Java XML |
The Java programming language XML APIs from Sun Microsystems consist of the following separate programming APIs:
Only the Java API for XML Processing is a required API in Enterprise Java Beans Specification 1.3.
A number of different software...
|
||||
| Http://feed.waacoo.com | 挖酷网 | ||||
| Http://www.multimap.com/share/documentation/api/1.2/ | Multimap.com | ||||
| RSS | Website Category | Assemblix.net |
RSS is a family of Web feed formats used to publish frequently updated works such as blog entries, news headlines, audio, and video in a standardized format. An RSS document (which is called a "feed," "web feed," or "channel") includes full or...
|
||
| File Format | Assemblix-wiki | ||||
| Internet Protocol | LiveJournal | ||||
| Freebase documentation tag | High level bits | ||||
| Semantic Website Export | |||||
| Atom | File Format | Assemblix.net |
'''The name Atom applies to a pair of related standards. The Atom Syndication Format is an XML language used for web feed, while the Atom Publishing Protocol (short AtomPub or APP) is a simple HTTP-based protocol for creating and updating web...
|
||
| Internet Protocol | Assemblix-wiki | ||||
| Protocol | High level bits | ||||
| Imageshack XML API | ImageShack | ||||
| Hi5 API | SOAP |
The Hi5 API provides basic access to Hi5 information via standard protocols like Atom and FOAF. Registered applications can also update and insert information for a user.
|
|||
| JSON | |||||
| Atom | |||||
| Cocoa |
|
Programming Language |
Cocoa is Apple Inc.'s native object-oriented application program environment for the Mac OS X operating system. It is one of five major API available for Mac OS X; the others are Carbon, Toolbox (for the obsolete Classic environment), POSIX (for the...
|
||
| Amazon.com |
|
Company |
Amazon.com, Inc. is an American electronic commerce (e-commerce) company in Seattle, Washington. Amazon was one of the first major companies to sell goods by Internet, and was an iconic "stock in which to invest" of the late 1990s dot-com bubble....
|
||
| Employer | |||||
| Venture Funded Company | |||||
| Website Owner | |||||
| Patent Assignee | |||||
| more ▼ | |||||
| Google Maps API | Software | http://code.google.com/apis/maps/ |
The Google Maps API allows developers to embed dynamic, draggable maps in their web applications. It's free for sites that are freely available to the public, and there's an enterprise version for private sites.
|
||
| Person | |||||
| Google Web API | SOAP |
The Google Web API (or Google Web Services) is Google's public interface for registered developers. Using Simple Object Access Protocol (SOAP), a programmer can write services for search and data mining that rely on Google's results. Also,...
|
|||
| Windows API |
The Windows API, informally WinAPI, is Microsoft's core set of application programming interface (APIs) available in the Microsoft Windows operating systems. All Windows programs must interact with the Windows API regardless of the language. Lower...
|
||||
| Glide API |
|
Glide was a proprietary 3D graphics API developed by 3dfx used on their Voodoo graphics card. It was dedicated to gaming performance, supporting geometry and texture mapping primarily, in data formats identical to those used internally in their...
|
|||
| OpenGL |
|
OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 2D and 3D computer graphics. The interface consists of over 250 different function calls which can be used...
|
|||
| Ripple | Extensible Messaging and Presence Protocol | Ripple monetary system | |||
| Java Persistence API | Software Genre |
The Java Persistence API, sometimes referred to as JPA, is a Java programming language framework that allows developers to manage relational data in Java Platform, Standard Edition and Java Platform, Enterprise Edition applications.
The Java...
|
|||
| Software | |||||
| Book Subject | |||||
| http://developer.whitepages.com/ | WhitePages.com | ||||
| SPARQL | File Format | The Entity Describer |
SPARQL (pronounced "sparkle" ) is an RDF query language; its name is a recursive acronym that stands for SPARQL Protocol and RDF Query Language. It is standardized by the RDF Data Access Working Group (DAWG) of the World Wide Web Consortium....
|
||
| Internet Protocol | |||||
| Protocol | |||||
| Java Message Service |
The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sending messages between two or more clients. JMS is a part of the Java Platform, Enterprise Edition, and is defined by a specification developed under the Java...
|
||||
| Java Native Interface |
The Java Native Interface (JNI) is a programming framework that allows Java code running in the Java virtual machine (JVM) to call and be called by native applications (programs specific to a hardware and operating system platform) and libraries...
|
||||
| Java 2D |
In computing, Java 2D is an API for drawing two-dimensional graphics using the Java programming language. Every Java 2D drawing operation can ultimately be treated as filling a shape using a paint and compositing the result onto the screen.
Java 2D...
|
||||
| Java remote method invocation |
|
The Java Remote Method Invocation API, or Java RMI, is a Java application programming interface for performing the object equivalent of remote procedure call.
There are two common implementations of the API. The original implementation depends on...
|
|||
| Java Transaction API |
The Java Transaction API (JTA) is one of the Java EE API allowing distributed transaction to be done across multiple XA resources. JTA is a specification developed under the Java Community Process as JSR 907. JTA provides for:
In the X/Open XA...
|
||||
| Document Object Model |
|
The Document Object Model (DOM) is a platform- and language-independent standard object model for representing HTML or XML and related formats.
A web browser is not obliged to use DOM in order to render an HTML document. However, the DOM is...
|
|||
| OpenID | Specification |
OpenID is a shared identity service, which allows Internet users to log on to many different web sites using a single digital identity, single sign-on, eliminating the need for a different user name and password for each site. OpenID is a...
|
|||
| myiris | |||||
| OpenSearch |
|
OpenSearch is a collection of technologies that allow publishing of search results in a format suitable for syndication and aggregation. It is a way for website and search engine to publish search results in a standard and accessible format....
|
|||
| XIFF | Software | Extensible Messaging and Presence Protocol |
XIFF is an Open Source Flash library for instant messaging and presence clients using the XMPP (Jabber) protocol. XIFF includes an extension architecture that makes it easy to add functionality for additional protocol extensions, or even your own...
|
||
| Jabber | |||||
| WordPress |
|
Software | The Carpetbagger Report |
WordPress is an open source blog publishing application. WordPress is the official successor of b2cafelog, developed by Michel Valdrighi. The name WordPress was suggested by Christine Selleck, a friend of lead developer Matt Mullenweg.
The latest...
|
|
| OpenCalais |
|
Ontology | SOAP |
The OpenCalais ontology is used to mark up textual documents with information about named entities. It supports a rich set of semantic metadata, including entities, events and facts.
|
|
| Hypertext Transfer Protocol | |||||
| GeoNames |
|
Ontology |
GeoNames is a geographical data base available and accessible through various Web services, under a Creative Commons attribution license.
The GeoNames database contains over 8,000,000 geographical names corresponding to over 6,500,000 unique...
|
||
| XML | Protocol | StopFinder |
The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup language. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to help...
|
||
| File Format | |||||
| Book Subject | |||||
| Internet Protocol | |||||
| Industry | |||||
| Python |
|
Programming Language | http://blogbiz.pl |
Python is a general-purpose, high-level programming language. Its design philosophy emphasizes programmer productivity and code readability. Python's core syntax and semantics are minimalist, while the standard library is large and comprehensive. It...
|
|
| Namesake | StopFinder | ||||
| Programming Language | |||||
| Software | |||||
| programming language | |||||
| Hypertext Transfer Protocol | Internet Protocol | StopFinder |
Hypertext Transfer Protocol (HTTP) is a communications protocol for the transfer of information on the Internet. Its use for retrieving inter-linked text documents (hypertext) led to the establishment of the World Wide Web.
HTTP development was...
|
||
| Protocol | |||||
| Mobile TV Protocol | |||||

