huge: changed to roda

now works same as before, but much more extensible.  Internally, a
routing tree is used.
This commit is contained in:
Pranshu Sharma 2025-06-01 00:43:19 +10:00
parent e005cc96e9
commit 094189e2cb
3 changed files with 87 additions and 27 deletions

View file

@ -1,2 +1,2 @@
require './app'
run Perc
run App