Skip to content

v0.1.0

Latest

Choose a tag to compare

@tokusumi tokusumi released this 09 Aug 07:22
· 13 commits to master since this release

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