Count API is a counter made using serverless AWS services of Lambda and DynamoDB
Use the API endpoint https://mc3xepweq4y6sfw4yswnq2izke0hyvtz.lambda-url.ap-south-1.on.aws/<action>/<key> to count a key item.
- count : to count things for the key
- get : to get the value for the key
- any alphanumeric valiue of the length 3 to 64
- can include special characters '_' (underscore) and '-' (hyphen)