Releases: tokusumi/qiita_notification_lambda_job
Releases · tokusumi/qiita_notification_lambda_job
v0.1.0
First release:
Qiita notification job with AWS Lambda and Dynamo DB Stream.
this repository includes two code, which apply to Lambda one by one.
Check new iine
work at AWS Lambda.
code at: /qiita_iine_collect/check_new_iine_dev.py
- collect all articles iine by Qiita API v2
- update logs in Dynamo DB to stream differences, which is target of notification
Sending notification with Line notify
Work at AWS Lambda
code at: /qiita_notification/send_new_iine_dev.py
- get stream data of Dynamo DB
- notify via LINE Notify