{"id":24308880,"url":"https://github.com/raulrobinson/spool-emails","last_synced_at":"2026-05-15T08:40:13.488Z","repository":{"id":267309452,"uuid":"900845083","full_name":"raulrobinson/spool-emails","owner":"raulrobinson","description":"Demo project for Spring Boot Queue Email with Rabbitmq","archived":false,"fork":false,"pushed_at":"2024-12-10T16:06:40.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T05:11:58.008Z","etag":null,"topics":["asynchronous-programming","java","mailer","message-queue","queues","rabbitmq","rest-api","spool","springboot"],"latest_commit_sha":null,"homepage":"https://rasysbox.com","language":"Java","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/raulrobinson.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":"2024-12-09T15:19:30.000Z","updated_at":"2024-12-10T16:06:44.000Z","dependencies_parsed_at":"2024-12-10T05:24:01.858Z","dependency_job_id":null,"html_url":"https://github.com/raulrobinson/spool-emails","commit_stats":null,"previous_names":["raulrobinson/spool-emails"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulrobinson%2Fspool-emails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulrobinson%2Fspool-emails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulrobinson%2Fspool-emails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulrobinson%2Fspool-emails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raulrobinson","download_url":"https://codeload.github.com/raulrobinson/spool-emails/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277695,"owners_count":20101545,"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":["asynchronous-programming","java","mailer","message-queue","queues","rabbitmq","rest-api","spool","springboot"],"created_at":"2025-01-17T05:11:51.625Z","updated_at":"2025-10-09T12:39:28.291Z","avatar_url":"https://github.com/raulrobinson.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spool-emails\n\nDemo project for Spring Boot Queue Email with Rabbitmq\n\n## Requirements\n\n1. Java - 11.x + \n2. Maven - 3.x +\n3. RabbitMQ - 3.x +\n4. Docker - 20.x +\n5. IDE - IntelliJ IDEA or Eclipse\n6. Lombok Plugin\n7. Postman\n8. SMTP Server\n\n## RabbitMQ Setup\n\nYou can install RabbitMQ in windows by following this tutorial: [Install RabbitMQ in windows](\n\n## SMTP Server Setup\n\nYou can use [MailZoho]('https://www.zoho.com/es-xl/mail/') to setup SMTP Server.\n\n## Steps to Setup\n\n**1. Clone the application**\n\n```bash\ngit clone\n```\n\n**2. Build and run the app using maven**\n\n```bash\nmvn clean spring-boot:run\n```\n\nThe app will start running at \u003chttp://localhost:8080\u003e.\n\n## Explore Rest APIs\n\nThe app defines following APIs.\n\n```bash\ncurl -X 'POST' \\\n  'http://localhost:8086/api/v1/emails' \\\n  -H 'accept: application/json' \\\n  -H 'Content-Type: application/json' \\\n  -d '{\n  \"to\": \"email@mail.com\",\n  \"subject\": \"Esto es lo que es\",\n  \"body\": \"Esto es un envio desde ZohoMail 1\"\n}'\n```\n\n## Learn more\n\nYou can find the tutorial for this application.\n\n## Author\n\n* **Raul Bolivar Navas** - [Raul Bolivar Navas]('https://github.com/raulrobinson/spool-emails')\n\n## License\n\nReleased under the MIT License. See the [LICENSE]('https://rasysbox.com/license.txt') file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulrobinson%2Fspool-emails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulrobinson%2Fspool-emails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulrobinson%2Fspool-emails/lists"}