You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: