Developing Programmers .com

Local Search:


SyncUp8 is rethinking research. Find out more.


This site is optimized for standards so you can use any standards compliant browser:

Valid XHTML 1.0 Transitional
Valid CSS!
(RSS) RSS Feed

Web Search:
Google


Monday, 18 January, 2010
Advice for API authors

I’ve been adding custom fields to our web API at work and thought I’d share some ideas that came up. Use metadata to automate as much as you reasonably can; eg being able to interrogate an object to find out what calls are available and who may call them is pretty handy. Make it easy [...]

Posted by sarah at 2:25 pm in: Design