Since we're going to be adding more services and CRUD actions it makes sense for our HTTP services to be less tied to the specific REST API implementation.
With the plan now to add more CRUD actions the scope of the package has transformed into a more general API package than one just for factories.