Skip to content

Commit

Permalink
Update todo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
basti1302 committed Jan 16, 2014
1 parent c36e47e commit 014bc9f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions todo.md
Expand Up @@ -45,9 +45,16 @@ TODOs
* Tests
* Examples in README.md
* support more media types in addition to application/json and application/hal+json:
* xml?
* html (jsdom, htmlparser2, cheerio, .... )
* HAL (done)
* Collection+JSON
* JSON+API
* Siren
* HTML5 (jsdom, htmlparser2, cheerio, .... )
* HTML5 + microdata
* XML media types or XML in general?
* Atom
* application/hal+xml? Does anybody use this? There's no RFC for that, but http://stateless.co/hal_specification.html ._ mentions it.
* Including support for all media types would be considerable bloat, maybe some kind of plug-in mechanism could be used...
* Hooks: Set filters/hooks (callbacks) on Builder which get called on each hop and can influence what happens


0 comments on commit 014bc9f

Please sign in to comment.