Connor Hicks
Connor Hicks
Afterware functions should be able to see the status code of the request.
We should trap sigkill, sigterm etc and do graceful shutdown, perhaps provide a callback that can be executed.
For example, the ability to discover `/api/vi/users/:uuid` instead of `/api/v1/users/aksjhdiunvriqbjru0jarfo20r` in handler functions etc.
What it says on the tin
`vk` currently uses a fileCache for LE cert caching, Redicrypt support should be added
There should be some E2E tests that make requests against a `gapi` server to ensure middleware, responses, errors etc all work as promised.
The current `create handler` command should be changed to be `create workflow` to support the new AppSpec designs.
Rust for example provides a --release mode, and we should run that by default, with a --debug Subo flag for when that's not desired.