Files
ttl.sh/hooks
dependabot[bot] 95707809b7 Bump ajv from 6.10.0 to 6.12.6 in /hooks
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 21:59:28 +00:00
..
2019-05-21 13:01:45 +00:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00
2019-05-21 13:01:45 +00:00
2019-05-21 13:01:45 +00:00
2019-05-21 13:01:45 +00:00
2019-05-15 23:58:50 +00:00
2019-05-15 23:58:50 +00:00

ttl.sh hooks

This is the hooks server that also has the reaper for ttl.sh.

The webhooks from the registry are terminated in src/controllers/HookAPI.ts. The reaper runs on a cron and executes src/commands/reap.ts.