{"id":15184701,"url":"https://github.com/jatinderbhola/aws-sample","last_synced_at":"2026-02-03T09:03:28.155Z","repository":{"id":189219972,"uuid":"132176466","full_name":"jatinderbhola/aws-sample","owner":"jatinderbhola","description":"aws magic","archived":false,"fork":false,"pushed_at":"2018-05-10T13:36:46.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T03:13:17.921Z","etag":null,"topics":["angular-material","angular1","basic-learning","express","nodejs","tutorial","ui-router"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jatinderbhola.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}},"created_at":"2018-05-04T18:39:39.000Z","updated_at":"2018-05-10T13:36:48.000Z","dependencies_parsed_at":"2023-08-18T21:27:32.654Z","dependency_job_id":null,"html_url":"https://github.com/jatinderbhola/aws-sample","commit_stats":null,"previous_names":["jatinderbhola/aws-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jatinderbhola/aws-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jatinderbhola%2Faws-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jatinderbhola%2Faws-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jatinderbhola%2Faws-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jatinderbhola%2Faws-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jatinderbhola","download_url":"https://codeload.github.com/jatinderbhola/aws-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jatinderbhola%2Faws-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29039341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T08:41:49.363Z","status":"ssl_error","status_checked_at":"2026-02-03T08:40:19.255Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular-material","angular1","basic-learning","express","nodejs","tutorial","ui-router"],"created_at":"2024-09-27T17:22:19.573Z","updated_at":"2026-02-03T09:03:28.137Z","avatar_url":"https://github.com/jatinderbhola.png","language":"JavaScript","readme":"# aws-sample\nA *nodejs* + *express* app setup using *ui-routes* along with *material-angular* framework\nThis app is also using other important library like:\n      \n     ```\"@uirouter/angularjs\": \"^1.0.16\",\n        \"angular\": \"^1.6.10\",\n        \"angular-animate\": \"^1.6.10\",\n        \"angular-aria\": \"^1.6.10\",\n        \"angular-material\": \"^1.1.9\",\n        \"angular-messages\": \"^1.6.10\",\n        \"angular-ui-router\": \"^1.0.3\",\n        \"aws-sdk\": \"^2.233.1\",\n        \"cookie-parser\": \"~1.4.3\",\n        \"debug\": \"~2.6.9\",\n        \"ejs\": \"~2.5.7\",\n        \"express\": \"~4.16.0\",\n        \"http-errors\": \"~1.6.2\",\n        \"morgan\": \"~1.9.0\"\n        \"grunt\": \"^1.0.2\",\n        \"grunt-contrib-concat\": \"^1.0.1\"```\n\n**AWS-SDK API communication**\n\n- authenticate API key and API token\n- List/ Create/ Delete Buckuct\n- List/ Upload/ Delete Buckuct content\n\n**how to use it**\n\nmin requirement is `node`, `npm` and `express` to be installed.\n\n- just use `npm install` command, wait it to finish\n- `npm start` to run the node server\n- to use `aws s3` communication you have to set up .env variable\n\n```\nvar AWS = require('aws-sdk');\n    var s3 = new AWS.S3({\n    //signatureVersion: 'v4'\n    accessKeyId: process.env.AWS_KEY,\n    secretAccessKey: process.env.AWS_TOKEN\n}); \n```\n\nlet us know if you need help. Thank you visiting my project.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjatinderbhola%2Faws-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjatinderbhola%2Faws-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjatinderbhola%2Faws-sample/lists"}