feat: categories list api router

This commit is contained in:
Per Stark
2025-05-03 21:16:52 +02:00
parent 0169c9b525
commit 8d1be03078
4 changed files with 18 additions and 2 deletions

View File

@@ -1 +1,2 @@
pub mod categories;
pub mod ingress;