Commit Graph

10 Commits (a8d1d69f63268db5db3f269e67f161623e7633ee)

Author SHA1 Message Date
Bel LaPointe a8d1d69f63 parse []string from env 2024-04-12 13:57:53 -06:00
Bel LaPointe a2cc8ed2a1 run as FILL_WITH_TESTDATA=true go run . to run with slack messages in RAM 2024-04-12 13:37:10 -06:00
Bel LaPointe 6ca1f83727 stub handling GET /.../messages 2024-04-12 11:23:30 -06:00
Bel LaPointe 0d3910829d if $POSTGRES_CONN set then use it 2024-04-12 10:00:13 -06:00
Bel LaPointe 24628f4ebb Config has a .storage, .queue, .driiver 2024-04-12 09:21:36 -06:00
Bel LaPointe bdc40e91b4 only write METHOD PATH | BODY if $DEBUG=true 2024-04-11 17:21:07 -06:00
Bel LaPointe 64af8f5085 only handle slack events in $SLACK_CHANNELS csv 2024-04-11 17:19:32 -06:00
Bel LaPointe 6a6524692a POST /api/v1/events/slack asserts .token==$SLACK_TOKEN 2024-04-11 17:11:43 -06:00
Bel LaPointe 052a093ad7 config accepts INITIALIZE_SLACK 2024-04-11 17:01:45 -06:00
Bel LaPointe 4c4d92478d to Config struct for configging 2024-04-11 16:36:23 -06:00