Hacker News new | ask | show | jobs
by crubier 792 days ago
Also, the S3 API is simple and makes sense, no need to reinvent something different just for the pleasure of it
1 comments

There are valid reasons for extending and redoing some parts of the API. I will give you one example. Suppose you want to extend list objects to support ordering by last modified or you want to support filtering of objects by user metadata. Right now doing this is quite clunky via headers.