In addition to HTML and Atom feeds (#2), we should also provide JSON output format when the request indicates it Accept: application/json. This allows this project to be used more like an API (REST-ish) and allows easier integration with other projects.
In addition to HTML and Atom feeds (#2), we should also provide JSON output format when the request indicates it
Accept: application/json
. This allows this project to be used more like an API (REST-ish) and allows easier integration with other projects.