First implementation of bindings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
ROUTE_ROOT = "/myfasthtml"
|
||||
|
||||
class Routes:
|
||||
Commands = "/commands"
|
||||
Commands = "/commands"
|
||||
Bindings = "/bindings"
|
||||
Reference in New Issue
Block a user