brainz-social-old/routes
Andrew Pietila 58adbdc459 Allow routes to use app.route()
Concerns were raised that the previous method potentially made middleware more complicated. In order to allay this, hoist the full route into the route file. Still a single route per file, but facilitates simpler middleware.
2023-03-24 01:33:25 -05:00
..
.well-known Allow routes to use app.route() 2023-03-24 01:33:25 -05:00
inbox.js Allow routes to use app.route() 2023-03-24 01:33:25 -05:00