{"id":17044899,"url":"https://github.com/codenameone/sendgridlib","last_synced_at":"2025-03-23T02:29:22.780Z","repository":{"id":148684249,"uuid":"144492433","full_name":"codenameone/SendGridLib","owner":"codenameone","description":"SendGrid cn1lib for sending emails directly from a Codename One app","archived":false,"fork":false,"pushed_at":"2019-05-04T04:38:07.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T05:41:50.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/codenameone.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-12T18:48:11.000Z","updated_at":"2024-09-16T05:02:14.000Z","dependencies_parsed_at":"2023-05-28T16:00:31.640Z","dependency_job_id":null,"html_url":"https://github.com/codenameone/SendGridLib","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/codenameone%2FSendGridLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameone%2FSendGridLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameone%2FSendGridLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenameone%2FSendGridLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenameone","download_url":"https://codeload.github.com/codenameone/SendGridLib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245047778,"owners_count":20552419,"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-14T09:35:51.604Z","updated_at":"2025-03-23T02:29:22.747Z","avatar_url":"https://github.com/codenameone.png","language":"Java","readme":"# SendGrid Lib\n\nThis is a trivial cn1lib for sending emails using [sendgrid](https://sendgrid.com/). It doesn't support most of the features of sendgrid but can support everything if we want to add it. It's trivial and based on the REST API.\n\n## Usage\n\n````java\nSendGrid s = SendGrid.create(YOUR_SEND_GRID_API_TOKEN);\ns.sendSync(toEmail, fromEmail, subject, body);\n````\n\nNotice you will need a [sendgrid](https://sendgrid.com/) account which is available for free with 100 free emails per day. The signup wizard provides a button to generate the API token.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameone%2Fsendgridlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenameone%2Fsendgridlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenameone%2Fsendgridlib/lists"}