public marks

PUBLIC MARKS from nhoizey with tags clevermarks & api

2010

CloudFusion™ - Build awesome, cloud-based web applications in a fraction of the time!

"CloudFusion is a fast, easy-to-use toolkit for the world's most popular cloud computing services."

Why there is no servlets in Play

"I think that the fundamental problem is that using the servlet API is the only way you can plug with the HTTP layer of a JEE server. Perhaps the java ecosystem needs something like Rack. I mean, a real low level and portable API to deal with HTTP. Not an half assed HTTP API built on some flawed architectural principles."

Browserscope

by 3 others
Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for web developers.

2009

Ajouter des notes à Evernote avec Twitter

Excellent exemple d'utilisation de l'API Twitter pour alimenter facilement ses notes Evernote

How to design an API: best practises, concepts, technical aspects - Piwik

Of course to design a good API you should have a look at existing APIs, and even use some of them

Official Google Data APIs Blog: Bringing OpenID and OAuth Together

by 2 others
The Hybrid Protocol is a result of the ongoing effort by the OpenID and OAuth communities to make these protocols more useful for users and websites. Google is working together with the OpenID community to standardize the new protocol as a formal OpenID extension.

2008

Microsoft bets on Atom Publishing Protocol as the future direction for Web APIs

by 2 others
Microsoft is making a large investment in unifying our developer platform protocols for services on the open, standards-based Atom format (RFC 4287) and the Atom Publishing Protocol (RFC 5023)

2007

GoogleDeveloperDay

La chaîne YouTube des sessions de présentation des Google Developer Days, pour tout savoir sur les API et mashups possibles avec les outils Google

2006

Book excerpt: Framework Design Guidelines

(via)
Chapter 4 of Framework Design Guidelines, titled "Type Design Guidelines," presents patterns that describe when and how to design classes, constructs and interfaces. In this chapter, Abrams and Cwalina divide types into four groups and discuss the do's and don'ts of type design. Download the chapter here.