No description
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. |
||
---|---|---|
lib | ||
migrations | ||
routes | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.license-check.yaml | ||
.pre-commit-config.yaml | ||
app.js | ||
knexfile-sample.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |