# fuhub-client
client to my fun hub

## TODO
* [x] remove usage of qwest, use fetch api
* [x] use isomorphic-fetch
* [x] use eventsource polyfill
* [x] breakdown api into modules
	* [x] resource, typed resource could have custom functions
	* [x] resource collection
* [x] build scripts
* [ ] cover more api functions
