user update

This commit is contained in:
JMARyA 2024-12-27 03:56:27 +01:00
parent d7a55f6579
commit e5fe40e4be
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 205 additions and 77 deletions

View file

@ -2,17 +2,13 @@ use tokio::sync::OnceCell;
pub mod auth;
pub mod format;
pub mod htmx;
pub mod page;
pub mod request;
pub mod result;
pub mod htmx;
// TODO : Cache Headers
// TODO : Refactor Responders
// TODO : Streaming Responses + Ranges
// TODO : API Pagination?
// TODO : CORS?
// TODO : CSRF?
// Postgres