maxymshg / readdy-ate

Part of READDY project. AWS Lambda for article text extraction and saving it to S3 for processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readdy-ate

Part of READDY project. AWS Lambda for article text extraction and saving it to S3 for processing

Deploy to AWS

Prepare a zip file with function

$> zip -r readdy-ate-0.0.1.zip .

Upload function using Code -> Upload .zip UI.

That's it.

About

Part of READDY project. AWS Lambda for article text extraction and saving it to S3 for processing

License:Apache License 2.0


Languages

Language:JavaScript 100.0%