Commit graph

7 commits

Author SHA1 Message Date
b18d0dd747
refactor: app -> rave; and some other poking 2023-10-09 22:24:32 +03:00
7198eda4ee
refactor: sqlx -> sea-orm; let's get a bit fancier. 2023-10-09 21:49:57 +03:00
2b014ad915
refactor: migrate to postgres 2023-10-09 16:38:30 +03:00
67244e63b3
feat: basic authentication.
Gotta improve it, but right now this can ping.
Theoretically any client should be able to connect.
2023-10-08 23:11:59 +03:00
667fcca4e9
feat: we can now log in. 2023-10-08 22:53:42 +03:00
281e98c2c8
feat: parse query parameters 2023-10-08 21:38:36 +03:00
a7cad8493a
feat: initial commit 2023-10-08 20:33:30 +03:00