This is a random name generator written in Haskell deployed to AWS Lambda.
You will need Stack to build and run locally.
make build
Then upload twitterbot-lambda/twitterbot-lambda.zip
to your AWS lambda.
Haskell random name generator on AWS lambda
HaskellBSD-3-Clause
This is a random name generator written in Haskell deployed to AWS Lambda.
You will need Stack to build and run locally.
make build
Then upload twitterbot-lambda/twitterbot-lambda.zip
to your AWS lambda.