14 packages
@argodigital/formula-errors
API errors for *formula* services.
@argodigital/formula-logger
Provides logger, logs in JSON format, and with subset of configuration variables. `createLogger` returns instance of [Pino logger](http://getpino.io/).
@argodigital/formula-metrics
Lightweight wrapper around metrics provider(s).
@argodigital/formula-request
Provides payload validation and authentication/authorization for requests coming to *formula*-service(s).
@argodigital/formula-response
Handles data (or error) response returned by handler. Provides unified shape of response for all **formula** services.
@argodigital/formula-sl-config
Module in a format of Serverless Component. Helps providing configuration and resolve conf. protocols.
@argodigital/formula-sl-function
Module's providing [Serverless component](https://www.github.com/serverless/components) that builds FasS function that handle REST requests. All together, beside deploying function, it:
@argodigital/formula-sl-function-evented
Serverless Component for creating EventSourceMapping between Event Source and function (Lambda).
@argodigital/formula-sl-function-pure
Module's providing [Serverless component](https://www.github.com/serverless/components) that builds FasS function. In contranst to [sl-function](https://github.com/Argo-DigitalVentures/formula/tree/master/packages/sl-function) it is not providing API fram
@argodigital/formula-sl-kinesis
Serverless Component for creating Kinesis stream.
@argodigital/qq-formbuilder
QQ form library
@argodigital/qq-shared
Shared code for QQ projects
@argodigital/ui-toolkit
Argo Digital Component Library
react-redux-ephemeral
React binding for local, ephemeral Redux state management