Files
ttl.sh/hooks
Salah Al Saleh a57748cbff handle invalid duration tags and change default to 24 hours (#89)
* handle invalid duration tags and change default to 24 hours
2022-07-26 14:33:46 -07: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.