{"id":23175989,"url":"https://github.com/nass59/serverless-todo-app","last_synced_at":"2025-08-29T09:18:37.932Z","repository":{"id":81589268,"uuid":"309125062","full_name":"nass59/serverless-todo-app","owner":"nass59","description":"This application will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created.","archived":false,"fork":false,"pushed_at":"2020-11-13T12:37:31.000Z","size":893,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-10T09:41:45.284Z","etag":null,"topics":["api-gateway","aws","lambda","nodejs","react","serverless","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nass59.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-01T15:23:35.000Z","updated_at":"2020-11-13T12:37:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0b335e9-e117-48ba-8238-44c991cbe751","html_url":"https://github.com/nass59/serverless-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nass59%2Fserverless-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nass59%2Fserverless-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nass59%2Fserverless-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nass59%2Fserverless-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nass59","download_url":"https://codeload.github.com/nass59/serverless-todo-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247272825,"owners_count":20911815,"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":["api-gateway","aws","lambda","nodejs","react","serverless","travis-ci"],"created_at":"2024-12-18T06:11:24.856Z","updated_at":"2025-04-05T01:21:41.852Z","avatar_url":"https://github.com/nass59.png","language":"TypeScript","readme":"# Serverless TODO\n\nThis application will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created. I'm using AWS Lambda and Serverless framework to build this application.\n\n# Getting Started\n\n### Prerequisite\n\nTo run the application you will need:\n\n- [AWS CLI](https://aws.amazon.com/cli/)\n- An [AWS](https://console.aws.amazon.com) account\n- [Serveless CLI](https://www.serverless.com/framework/docs/getting-started#via-npm)\n\n#### Amazon Web Services (AWS)\n\nThe application uses the following services:\n\n- [S3 Bucket](https://docs.aws.amazon.com/s3/index.html) to store images\n- [DynamoDB](https://aws.amazon.com/dynamodb/) to store Todo Items\n- [XRay](https://aws.amazon.com/xray/) to enable tracing\n- [Lambda](https://aws.amazon.com/lambda/)\n- [API Gateway](https://aws.amazon.com/api-gateway/)\n\n# How to run the application\n\n## Backend\n\nTo deploy an application run the following commands:\n\n```\ncd backend\nnpm install\nsls deploy -v\n```\n\nRen tests:\n\n```\nnpm test\n```\n\n## Frontend\n\nTo run a client application first edit the `client/src/config.ts` file to set correct parameters. And then run the following commands:\n\n```\ncd client\nnpm install\nnpm run start\n```\n\nThis should start a development server with the React application that will interact with the serverless TODO application.\n\n# API Endpoint\n\n```\nhttps://lzvmolxey8.execute-api.eu-west-3.amazonaws.com/dev/todos\n```\n\n# Postman collection\n\nAn alternative way to test your API, you can use the Postman collection that contains sample requests. You can find a Postman collection in this project. To import this collection, do the following.\n\n```\nUdacity C4 Project.postman_collection.json\n```\n\n# Travis\n\nThe project uses [Travis](https://travis-ci.org/) as CI/CD tool.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnass59%2Fserverless-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnass59%2Fserverless-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnass59%2Fserverless-todo-app/lists"}