link shorting

This commit is contained in:
Alex-Emmet 2026-01-20 16:18:59 +01:00
commit ae67a8dad6
5 changed files with 117 additions and 0 deletions

View file

@ -2,4 +2,5 @@ pub mod api;
pub mod omikron_connection;
pub mod omikron_manager;
pub mod server;
pub mod short_link;
pub mod socket;