{"id":23923719,"url":"https://github.com/ososuna/email-api","last_synced_at":"2026-05-04T09:31:58.323Z","repository":{"id":63332478,"uuid":"567079595","full_name":"ososuna/email-api","owner":"ososuna","description":"✉️ Email API with Java Spring","archived":false,"fork":false,"pushed_at":"2022-11-19T04:44:27.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T18:48:45.743Z","etag":null,"topics":["docker","java","maven","smtp","spring"],"latest_commit_sha":null,"homepage":"https://thenewpiedpiper.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/ososuna.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}},"created_at":"2022-11-17T02:45:40.000Z","updated_at":"2024-01-16T16:17:31.000Z","dependencies_parsed_at":"2023-01-22T09:30:17.248Z","dependency_job_id":null,"html_url":"https://github.com/ososuna/email-api","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/ososuna%2Femail-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Femail-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Femail-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ososuna%2Femail-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ososuna","download_url":"https://codeload.github.com/ososuna/email-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390716,"owners_count":19793782,"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":["docker","java","maven","smtp","spring"],"created_at":"2025-01-05T18:48:48.221Z","updated_at":"2025-10-04T20:06:26.167Z","avatar_url":"https://github.com/ososuna.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email API\n✉️ Email API with Java Spring\n\n\u003cimg width=\"300\" src=\"https://media.giphy.com/media/26ufeYWInLG5hBv9e/giphy.gif\"/\u003e\n\n# Email APP\nThis API is consumed by the Email APP. You can find the Email APP here:\nhttps://github.com/ososuna/email-app.git\n\n## Requirements\nFor building and running the application you need:\n\n- [JDK 11.0](https://www.oracle.com/mx/java/technologies/javase/jdk11-archive-downloads.html)\n- [Maven 3](https://maven.apache.org)\n## Running the application locally\n\nThere are several ways to run a Spring Boot application on your local machine. One way is to execute the `main` method in the `dev.ososuna.email.EmailApplication` class from your IDE.\n\nAlternatively you can use the [Spring Boot Maven plugin](https://docs.spring.io/spring-boot/docs/current/reference/html/build-tool-plugins-maven-plugin.html) like so:\n\n```shell\nmvn spring-boot:run\n```\n## Try it out with Docker\n\nFirst, build the application:\n\n```shell\nmvn package\n```\n\nThen you need to build the Docker image:\n\n```shell\ndocker build -t email-api .\n```\n  \nNow you can run the image:\n  \n```shell\ndocker run --name email-api -p 3001:3001 email-api\n```\n\n## Architecture Diagram\n\u003cimg width=\"500\" src=\"assets/Architecture_Diagram.png\"/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fososuna%2Femail-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fososuna%2Femail-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fososuna%2Femail-api/lists"}