Looking through the api docs it would seem that pretty much everything is there except something I wanted to investigate if it would be possible to do. Which is to query the stackoverflow taxonomy ( or more exsact, folksonomy ) of languages. Looking over the tags page and also the tagging enter field on question posting it would seem like its pretty nicely done at the moment on the both, the front page with just a 'filter' param sent to tags-for-index the question post with a callback on tags
Will this be available as a feature in the api at some point?
Keep up the solid work!