Koucha/koucha
Julia Lange 92763fd7dc
webapi, inital schema and routes (get_users)
provides the infrastructure for the webapi including setting up the
server and the routes.

Implements get_users as a test route
2026-03-03 10:45:36 -08:00
..
migrations db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00
src webapi, inital schema and routes (get_users) 2026-03-03 10:45:36 -08:00
.gitignore db&adapter, add sqlx + schema & add adapter 2026-02-06 15:01:17 -08:00
Cargo.lock webapi, inital schema and routes (get_users) 2026-03-03 10:45:36 -08:00
Cargo.toml webapi, inital schema and routes (get_users) 2026-03-03 10:45:36 -08:00