simple-web-service-template/resources/leiningen/new/simple_web_service
Gered 473bed92df remove wrap-base, just put the optional wrap-reload under http-server
i don't _really_ want to encourage the use of wrap-base as i think it
is usually the wrong place to add middleware to.

instead adding a placeholder :middleware list to the reitit ring-handler
as the intended alternative place for "global" middleware that needs to
be applied regardless of a reitit route match
2022-01-05 18:34:18 -05:00
..
resources initial commit 2021-12-21 18:42:05 -05:00
src/root_ns remove wrap-base, just put the optional wrap-reload under http-server 2022-01-05 18:34:18 -05:00
test/root_ns initial commit 2021-12-21 18:42:05 -05:00
config.edn initial commit 2021-12-21 18:42:05 -05:00
gitignore initial commit 2021-12-21 18:42:05 -05:00
project.clj fix up project profiles a bit and adjust some build settings 2021-12-22 18:30:50 -05:00