Hacker News new | ask | show | jobs
by andrewstuart2 4097 days ago
To me the huge step here is the RESTful API, assuming it is indeed RESTful. Having access to data that's structured naturally and less like a full-on layout document (HTML) means that any developer can trivially grab the underlying data and do whatever they want with it.
1 comments

You again! My alter ego. I've actually been doing quite alot of development against the Mailman 3 REST API. It's well thought out and works nicely.