Improvement
#140 adds a bunch of models for interacting with APIs. Some of these are copied directly from Franklin. We should create an API module to hold the shared types and have Franklin and the client depend on those for their client/server implementations instead of maintaining the code in two places.
Improvement
#140 adds a bunch of models for interacting with APIs. Some of these are copied directly from Franklin. We should create an API module to hold the shared types and have Franklin and the
clientdepend on those for their client/server implementations instead of maintaining the code in two places.