2007/08/01

FB API Redux

  • Why the Hell is a user GET converted into a POST before it hits the app webserver? This is just semantically wrong, and you'd expect an API that's all RESTful &c. to be able to get its verbs right. This invalidates a whole bunch of pre-built web logic that lots of people have put a lot of thought into providing.

  • Maybe I'm spoilt by being a corporate developer, but the Java API is a bit poor. No test-cases, no POM, no javadocs, pff. Not that it stops me from doing anything, but it would reduce friction a lot.

No comments: