Simon Willison’s Weblog

Subscribe

Items tagged webdevelopment, apis in 2010

Filters: Year: 2010 × webdevelopment × apis × Sorted by date


What are some scalable OAuth and OpenID server implementations?

Any OAuth library should scale horizontally—I can’t see how any one library would be a better choice than another.

[... 36 words]

What is the best way to maintain a API wrapper class across multiple languages?

1. Use JSON for your API. That takes away a lot of the necessity for an API wrapper, since it means you’re automatically returning native data types (hashes, lists, strings etc) for most programming languages.

[... 175 words]

Types

Years

Months

Tags