feat: initialize base route-generate functionality

This commit is contained in:
Valerio Ageno
2024-05-01 19:30:45 +02:00
parent 73a4e2c874
commit d57aa2f592
16 changed files with 1167 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
# Router generator
This package handle the creation of the routes.
Basically collects and manages them in a single entry point file.