Skip to content

Releases: tokusumi/qiita_notification_lambda_job

v0.1.0

09 Aug 07:22
Compare
Choose a tag to compare

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