Опубликовано: 09 Октябрь 2024 на канале: Cybergenics
270
1
Routing systems are like a gate for connecting the URL with particular part of the logic. Often that is a method of class(controller), but it also could be just a callable function, the same as in the example