natevw / fermata

Succinct native REST client, for client-side web apps and node.js. Turns URLs into (optionally: magic!) JavaScript objects.
328 stars 24 forks source link

[WIP] Better compatibility with diverse CommonJS environments, support for streaming responses, etc. #53

Closed natevw closed 8 years ago

natevw commented 9 years ago

TBD: polish up this stuff, document it, release new version!


On this branch, plugins are now split out and must be installed separately (alongside Fermata itself):

natevw commented 9 years ago

Also, strongly consider making this the release that splits out plugins!