Skip to main content
[2023-10-31]

To POST, or PUT, PATCH, and DELETE? URLs are cheap, but API design matters

#api

Last week, there was a trending hot take on social media: why bother with HTTP methods beyond GET and POST in your API? The argument was that URLs are cheap, so why not create more API URLs rather than using the same URL with different HTTP methods? It was a very interesting thought process around API design because it is the opposite of my thinking.

[2015-01-24]

Introducing Contribkanban.com

#drupal #angularjs #api #contribkanban

A recent project of mine has been ContribKanban.com for the Drupal community. The name speaks for itself - it provides a way for contributors to work on Drupal.org project issues queues through a kanban board. This app has two purposes: visualize the Drupal.org project issue queues in a useful fashion, and provide an experiment that tries to fully utilize Drupal.org APIs.

[2013-06-25]

Facebook Album 2.0 Coming soon!

#api #facebook #plugin #wordpress
I've been hard at work in the labs revamping the Facebook Album plugin for WordPress. Very soon you will be able to use a Facebook application to authenticate with the Facebook API.