Deploy config/resources.yml in cloudformation using CoinGecko api key and verified SES email arn
Run the following command to deploy the lambdas to the us-east-1 region
serverless deploy
https://vczqkejwyj.execute-api.us-east-1.amazonaws.com/price
{
"coinId": "bitcoin",
"currency": "usd",
"email": "test@gmail.com"
}
- coinId (required): bitcoin, ethereum, litecoin
- currency (required): usd, aud, eur, gbp
- email (required): Email to receive notification
- coinId (required): bitcoin, ethereum, litecoin
- from (optional): start date
- to (optional): end date