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

https://github.com/clevertap/clevertap-demo-app

A simple demo of a "personalized" app using "serverless" backend components
https://github.com/clevertap/clevertap-demo-app

Last synced: over 1 year ago
JSON representation

A simple demo of a "personalized" app using "serverless" backend components

Awesome Lists containing this project

README

          

QOTD - Get a daily inspirational quote (optionally sent via push notification and/or email) to start your day, selected based on your personality type.

A simple demo of a "personalized" app using "serverless" backend components.

[Amazon DynamoDB](https://aws.amazon.com/dynamodb/) - Quote database
[AWS Lambda](https://aws.amazon.com/lambda/) - Python Quote API and Cron Task
[Amazon API Gateway](https://aws.amazon.com/api-gateway/)
[CleverTap](https://clevertap.com/) - user profile management, analytics and messaging

![structure](https://raw.github.com/CleverTap/clevertap-demo-app/master/QOTD_structure.jpg)