Skip to content

Elizabeth-Warren/stats-api

Repository files navigation

(OBSOLETE) stats-api

Superseded by similar functionality in toes (the generic_kv/value endpoint). Was a simple API to publish and retrieve custom stats.

Local Development

Requires Docker.

# Not yet implemented.

$ make tests

Deployment

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

About

Simple API to publish and retrieve custom stats

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published