Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shortthirdman-org/espncricinfo-lambda-functions

ESPNcricinfo on AWS Lambda
https://github.com/shortthirdman-org/espncricinfo-lambda-functions

amazon-web-services aws aws-lambda espncricinfo nodejs

Last synced: 6 days ago
JSON representation

ESPNcricinfo on AWS Lambda

Awesome Lists containing this project

README

        

# ESPNcricinfo on AWS Lambda

[ESPNcricinfo](https://www.espncricinfo.com) APIs on [Amazon Web Services (AWS) Lambda](https://aws.amazon.com/lambda/)

## Tech Stack
shortthirdman-org/ESPNcricinfo-Lambda-Functions is built on the following main stack:

- JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages

Full tech stack [here](/techstack.md)

## Documentation and References

- [Configuring environment variables (AWS CLI)](https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html)

- [Building Lambda functions with Node.js](https://docs.aws.amazon.com/lambda/latest/dg/lambda-nodejs.html)

- [Lambda runtimes](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html)

- [Building Lambda functions with TypeScript](https://docs.aws.amazon.com/lambda/latest/dg/lambda-typescript.html)

- [Deploy transpiled TypeScript code in Lambda with container images](https://docs.aws.amazon.com/lambda/latest/dg/typescript-image.html)

- [Deploy transpiled TypeScript code in Lambda with .zip file archives](https://docs.aws.amazon.com/lambda/latest/dg/typescript-package.html)

- [Define Lambda function handler in TypeScript](https://docs.aws.amazon.com/lambda/latest/dg/typescript-handler.html)

- [AWS Lambda function logging in TypeScript](https://docs.aws.amazon.com/lambda/latest/dg/typescript-logging.html)

- [Tracing TypeScript code in AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/typescript-tracing.html)

- [AWS Lambda function logging in TypeScript](https://docs.aws.amazon.com/lambda/latest/dg/typescript-logging.html)