{"id":17965150,"url":"https://github.com/davecaos/jaws3","last_synced_at":"2025-04-03T19:43:27.059Z","repository":{"id":57509035,"uuid":"61170636","full_name":"davecaos/jaws3","owner":"davecaos","description":"Jaws3 is an Erlang library for upload files easily  to AWS S3","archived":false,"fork":false,"pushed_at":"2017-10-04T02:45:28.000Z","size":880,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T23:52:48.830Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/davecaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-15T02:18:41.000Z","updated_at":"2019-11-28T05:07:06.000Z","dependencies_parsed_at":"2022-08-28T02:01:05.621Z","dependency_job_id":null,"html_url":"https://github.com/davecaos/jaws3","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecaos%2Fjaws3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecaos%2Fjaws3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecaos%2Fjaws3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecaos%2Fjaws3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecaos","download_url":"https://codeload.github.com/davecaos/jaws3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070769,"owners_count":20878581,"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":[],"created_at":"2024-10-29T12:10:18.488Z","updated_at":"2025-04-03T19:43:27.040Z","avatar_url":"https://github.com/davecaos.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jaws3\n[![Hex.pm](https://img.shields.io/hexpm/v/jaws3.svg?style=flat-square)](https://hex.pm/packages/jaws3)\n[![Hex.pm](https://img.shields.io/hexpm/dt/jaws3.svg?style=flat-square)](https://hex.pm/packages/jaws3)\n[![License](http://img.shields.io/hexpm/l/jaws3.svg?style=flat)](https://hex.pm/packages/jaws3)\n\n![S3](https://user-images.githubusercontent.com/6124495/29745357-ea11e7ba-8a8e-11e7-9a4e-b95823c12011.png)\n---------\nAn Erlang/Elixir application for upload files easily to AWS S3\n\nFirst et al, you have to add yours aws s3 certificates in the [sys.config](https://github.com/davecaos/jaws3/blob/master/rel/sys.config) file.\n\n```erlang\n[\n {jaws3, \n   [\n     {s3_access_key,    \"SECRET_KEY\"},\n     {s3_access_secret, \"ACCESS_SECRET\"},\n     {s3_bucket,        \"BUCKET_NAME\"}\n   ]\n }\n].\n``` \n---------\n\nExample:\n```erlang\nEshell V7.0  (abort with ^G)\n1\u003e  jaws:upload_files([\"/users/davecaos/avatar.jpg\", \"vacations.gif\"]).\n   \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecaos%2Fjaws3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavecaos%2Fjaws3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecaos%2Fjaws3/lists"}