Geoffrey-rs/geoffrey_api
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 Added logging infrastructure 2021-10-17 13:09:50 -06:00