{"id":13989647,"url":"https://github.com/marksoper/phone-verification","last_synced_at":"2025-06-17T09:10:48.693Z","repository":{"id":140705336,"uuid":"103774441","full_name":"marksoper/phone-verification","owner":"marksoper","description":"Phone number verification with AWS Lambda Microservices, Kinesis, DynamoDB, Node.js, and React.js","archived":false,"fork":false,"pushed_at":"2017-09-16T19:34:30.000Z","size":236,"stargazers_count":20,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-29T08:39:23.091Z","etag":null,"topics":["aws-dynamodb","aws-kinesis-stream","aws-lambda","create-react-app","event-driven-architecture","event-driven-microservices","nodejs","phone-number-verification","prettier","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marksoper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-16T18:24:09.000Z","updated_at":"2024-07-16T00:46:30.000Z","dependencies_parsed_at":"2024-01-15T16:52:00.662Z","dependency_job_id":null,"html_url":"https://github.com/marksoper/phone-verification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marksoper/phone-verification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksoper%2Fphone-verification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksoper%2Fphone-verification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksoper%2Fphone-verification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksoper%2Fphone-verification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marksoper","download_url":"https://codeload.github.com/marksoper/phone-verification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksoper%2Fphone-verification/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260326793,"owners_count":22992388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-dynamodb","aws-kinesis-stream","aws-lambda","create-react-app","event-driven-architecture","event-driven-microservices","nodejs","phone-number-verification","prettier","react"],"created_at":"2024-08-09T13:01:54.103Z","updated_at":"2025-06-17T09:10:48.669Z","avatar_url":"https://github.com/marksoper.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Phone number verification with AWS Lambda Microservices, Kinesis, DynamoDB, Node.js, and React.js\n\n![AWS Lambda + CloudFront + Kinesis + DynamoDB architecture — phone number verification Web App \u0026 SMS](docs/phone-verification.png)\n\nAs part of a larger project I recently built a self-contained web app that signs up a user by phone number and performs [phone number verification](https://en.wikipedia.org/wiki/Telephone_number_verification) by verifying his/her possession of that number. This might be interesting if you are:\n- looking for a (non-production) example implementation of [phone number verification](https://en.wikipedia.org/wiki/Telephone_number_verification)\n- interested in event-driven microservices (see [Pivotal](https://content.pivotal.io/blog/messaging-patterns-for-event-driven-microservices), [MapR](https://www.google.com/url?sa=t\u0026rct=j\u0026q=\u0026esrc=s\u0026source=web\u0026cd=1\u0026ved=0ahUKEwjHm5_0sarWAhVEKiYKHdmyAX4QFggoMAA\u0026url=https%3A%2F%2Fmapr.com%2Fblog%2Fevent-driven-microservices-patterns%2F\u0026usg=AFQjCNEB28EtCwymkT9oDHULByhKXRjn3A)) - serverless (AKA FaaS) microservice architecture using [AWS Lambda](https://aws.amazon.com/lambda/) in an event-driven architecture (see [Wikipedia](https://en.wikipedia.org/wiki/Event-driven_architecture), [Java design pattern](https://github.com/iluwatar/java-design-patterns/tree/master/event-driven-architecture)) based on [AWS Kinesis Streams](https://docs.aws.amazon.com/streams/latest/dev/introduction.html)\n\nFor full instructions, including the necessary AWS console configuration steps, see this blog post: [Phone number verification with AWS Lambda Microservices, Kinesis, DynamoDB, Node.js, and React.js](https://medium.com/@marksoper/phone-number-verification-with-aws-lambda-microservices-kinesis-dynamodb-node-js-and-react-js-bba0eb08ef92)\n\n## webapp\n\n```\ncd ./webapp\nyarn install\nyarn start\n```\n\n## auth service\n\n```\ncd ./auth\nyarn install\nserverless deploy -v\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksoper%2Fphone-verification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarksoper%2Fphone-verification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksoper%2Fphone-verification/lists"}