Superseded by similar functionality in toes
(the generic_kv/value
endpoint). Was a simple API to publish and retrieve custom stats.
Requires Docker.
# Not yet implemented.
$ make tests
Use the serverless toolbox,
# From the `serverless-toolbox` directory,
# Replace ~/dev/stats-api with the path to the `stats-api`
# directory on your host machine.
$ SRC=~/dev/stats-api make toolbox
$ sls deploy -f api --stage prod
$ sls logs -f api --stage prod