Geoffrey-rs/geoffrey_models
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
..
src First pass of an API 2021-10-03 14:03:32 -06:00
Cargo.toml Initial commit 2021-03-06 13:19:13 -06:00