Geoffrey-rs/geoffrey_models
Joey Hines d8de648395
Refactoring to get the find command working
+ Decoupled Database Types from API Return Types
  + Allows response to be more content rich
+ Added helper methods to load all the information related ot a model
 + This also helps us move a bit closer to what we would have to do for something like Diesel
 + Might be good to add more functions like this to decouple db operations from the API layer
2021-10-23 13:11:23 -06:00
..
src Refactoring to get the find command working 2021-10-23 13:11:23 -06:00
Cargo.toml Initial commit 2021-03-06 13:19:13 -06:00