I've made the API for Amazon SES: http://tagmask.com/vladimir/posts/26
It is my first experience in creating an API for such serious service.
I want to make it useful for people, so my main question is what best practices to creating such API?
|
| |||||
feedback
|
|
I am assuming this wont be a REST API or service, rather a wrapper for the new Amazon SES. For a RESTful service, i'd defer you to REST guidelines As for generic API design, there's a good start here. There are several PDF's available worth a read. | |||
|
feedback
|