Removal of createApi
I've decided that createApi doesn't quite belong inside of robodux so I'm going to move it into its own separate repo.
I originally thought combining it with robodux would provide developers with a lot more utility. Also, since createApi leverages robodux it made sense to me at the time.
createApi is a little more experimental than I would like to have inside of robodux.
New repo: https://github.com/neurosnap/redux-express-query
npm: https://www.npmjs.com/package/redux-express-query