{"id":21851895,"url":"https://github.com/ulbora/ulboramailservice","last_synced_at":"2026-05-05T13:39:58.412Z","repository":{"id":87394621,"uuid":"83938648","full_name":"Ulbora/UlboraMailService","owner":"Ulbora","description":"A mail sending microservice","archived":false,"fork":false,"pushed_at":"2018-06-09T18:00:33.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T06:26:41.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ulbora.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":"2017-03-05T02:19:33.000Z","updated_at":"2018-06-09T18:00:35.000Z","dependencies_parsed_at":"2023-05-07T11:31:03.115Z","dependency_job_id":null,"html_url":"https://github.com/Ulbora/UlboraMailService","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Ulbora/UlboraMailService","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ulbora%2FUlboraMailService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ulbora%2FUlboraMailService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ulbora%2FUlboraMailService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ulbora%2FUlboraMailService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ulbora","download_url":"https://codeload.github.com/Ulbora/UlboraMailService/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ulbora%2FUlboraMailService/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-28T01:12:08.858Z","updated_at":"2026-05-05T13:39:58.406Z","avatar_url":"https://github.com/Ulbora.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ulbora Mail Service \n==============\n\nA Mail Micro Service\n\n## Sent Mail\n\n```   \nPOST:\nURL: http://localhost:3002/rs/sendMail\nExample Text Request\n{\n   \"toEmail\":\"someMail@some.com\",\n   \"fromEmail\":\"someOther2some.com\",\n   \"subject\":\"more test\",\n   \"text\":\"this is a test\",\n   \"clientId\":1\n}\n   \n  \n```\n\n```   \nPOST:\nURL: http://localhost:3002/rs/sendMail\nExample HTML Request\n{\n   \"toEmail\":\"someMail@some.com\",\n   \"fromEmail\":\"someOther2some.com\",\n   \"subject\":\"more test\",\n   \"html\":\"\u003c!doctype html\u003e\u003chtml\u003e\u003chead\u003e\u003c/head\u003e\u003cbody\u003e\u003cdiv\u003e\u003ch3\u003eCopyright (C) 2016 Ulbora Labs LLC. (www.ulboralabs.com)\u003c/h3\u003e\u003ch3\u003eAll rights reserved.\u003c/h3\u003e\u003c/div\u003e\u003c/body\u003e\u003c/html\u003e\",\n   \"clientId\":1\n}\n   \n  \n```\n\n```\nExample Response   \n\n{\n    \"success\": true\n}\n  \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulbora%2Fulboramailservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulbora%2Fulboramailservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulbora%2Fulboramailservice/lists"}