Glimr - A Phoenix-inspired web framework for Gleam
Using comment to define the route is interesting. Sometimes I put comment about the route in my (django's) view just to remind me the url path for that view.
Mar 27, 2026
Using comment to define the route is interesting. Sometimes I put comment about the route in my (django's) view just to remind me the url path for that view.