Geoffrey-rs/geoffrey_api
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 Database fixes 2021-05-31 18:53:27 -06:00