Repository for the SoDa Working paper series.
sodalabs.io
: Code for the SoDa WP series website. The filesodalabs.io/metadata.json
contains all the working paper meta-data.soda-wps
: Code for simulating directory listing on S3 as per RePEc's documentation.uploadWorkingPaper
: AWS Lambda function which performs all the post-processing and serves as the backend. Contains all project dependencies.wkhtmltopdf
: AWS Lambda layer for binaries required by thePyPDF2
package.PyPDF2
is used byuploadWorkingPaper
for HTML to PDF conversion.api-gateway.md
: Documentation for configuring an AWS API Gateway endpoint
- AWS Lambda, S3 and API Gateway
- JQuery
- Python