Access Amazon Drive

I use Amazon Drive (not S3) for backups and general file storage. I have seen several examples for AWS S3 but can’t seem to find anything for Drive. Anyone know of anything I could use in my web app for accessing Drive via REST?

This would certainly be a useful API for both of my Desktop apps. Bumping incase anyone has ideas…

Having recently worked on accessing an AWSv4 compatible API, I suggest reading the Amazon docs in addition to the examples as they are both sprinkled with unfortunate bugs.