Geoffrey-rs/geoffrey_models/src/models/parameters
Joey Hines b92308da67
First pass of an API
+ Implemented register, find, and add_location
+ Bunch of changes to the DB and the Models to make this work
+ API models are defined in GeoffreyModels so things that call the API don't need to define their own types
+ Still needs a lot of work, and need to design the api a bit more
+ Clippy + fmt
2021-10-03 14:03:32 -06:00
..
add_location_params.rs First pass of an API 2021-10-03 14:03:32 -06:00
find_params.rs First pass of an API 2021-10-03 14:03:32 -06:00
mod.rs First pass of an API 2021-10-03 14:03:32 -06:00
register_params.rs First pass of an API 2021-10-03 14:03:32 -06:00