A synchronous HTTP request client library that assumes to be running in a fiber on a Lambda Node execution environment. Essentially a synchronize.js wrapper around the axios http client.
A views engine for senecajs that renders views as a microservice. Allows views to be referenced by plugin and name rather than file location making it compatible with multi-process, multi-machine microservices.