{"id":23108836,"url":"https://github.com/libhide/almost-snapchat","last_synced_at":"2025-10-04T12:37:03.713Z","repository":{"id":83173418,"uuid":"48316061","full_name":"libhide/almost-snapchat","owner":"libhide","description":"A snapchat-like application made using AWS S3 as a backend.","archived":false,"fork":false,"pushed_at":"2015-12-22T14:16:59.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T10:11:26.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/libhide.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}},"created_at":"2015-12-20T10:33:47.000Z","updated_at":"2015-12-20T10:34:28.000Z","dependencies_parsed_at":"2023-05-23T20:45:51.235Z","dependency_job_id":null,"html_url":"https://github.com/libhide/almost-snapchat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/libhide/almost-snapchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libhide%2Falmost-snapchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libhide%2Falmost-snapchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libhide%2Falmost-snapchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libhide%2Falmost-snapchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libhide","download_url":"https://codeload.github.com/libhide/almost-snapchat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libhide%2Falmost-snapchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278315185,"owners_count":25966774,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-17T01:29:52.730Z","updated_at":"2025-10-04T12:37:03.677Z","avatar_url":"https://github.com/libhide.png","language":"Java","readme":"# Almost Snapchat\n\nA snapchat-like application made using AWS S3 as a backend. This was made as a learning-experience to learn \nhow Amazon web services work. \n\n## Usage\n\n1. Create a identity pool\n   * Go to https://console.aws.amazon.com/cognito/ and create a new identity pool. Make sure to enable access to unauthenticated identities and use the default roles.\n   * Download the starter code at the last step of the wizard.\n   * The starter code, has your Identity Pool ID. Keep this, you will need to add it to the sample later.\n\n2. Set up permissions\n   * Go to https://console.aws.amazon.com/iam/ and select \"Roles\".\n   * Select the unauthenticated role you just created in step 1.\n   * Select \"Attach Policy\", then find \"AmazonS3FullAccess\" and attach it it to the role.\n   * Note:  This will grant users in the identity pool full access to all buckets and operations in S3.  In a real app, you should restrict users to only have access to the resources they need.\n   \n3. Create a bucket\n   * Go to https://console.aws.amazon.com/s3/home\n   * Create a bucket with a name you want.\n   \n4. Import the sample project\n   * Import the sample as Android project into Android Studio.\n   * Open com.ratik.alomostsnapchat.util.Constants.java.\n   * Update \"MY_POOL_ID\" with the value you got from step 1.\n   * Update \"MY_BUCKET_ID\" with the value in step 3;\n   \n5. Run the app!\n\n## License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibhide%2Falmost-snapchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibhide%2Falmost-snapchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibhide%2Falmost-snapchat/lists"}