Commit graph

7 commits

Author SHA1 Message Date
3a3c48c46e
Refactors and TODOs:
- Use anyhow for setup errors
- Implement comparison agaisnt db in insert test
- Crate updates
2023-08-04 23:44:22 -04:00
8ed3dba871
chore: add tests (#19)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #19
2023-04-13 22:57:25 -04:00
ddd76dd84f
Migrate from Rocket to Axum (#17)
fixes #15

Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #17
2023-04-01 23:16:36 -04:00
2279026a81
Add optional URL field (#14)
Co-authored-by: Felipe Contreras Salinas <felipe@bstr.cl>
Reviewed-on: #14
2023-03-28 02:01:09 -03:00
Felipe Contreras
2f238e8d1c Use double precision for coordinates 2022-08-06 22:21:45 -04:00
Felipe Contreras
deabc5649f Update moved into upsert endpoint. Insert now returns the id. 2022-07-18 01:26:35 -04:00
Felipe Contreras
643c42d970 Initial Commit 2022-07-18 01:26:35 -04:00