{"id":21089734,"url":"https://github.com/canaxs/mailbox-core","last_synced_at":"2026-04-13T09:31:14.290Z","repository":{"id":130791168,"uuid":"604628839","full_name":"Canaxs/mailbox-core","owner":"Canaxs","description":"Application that categorizes and notifies you of emails coming to your mailbox","archived":false,"fork":false,"pushed_at":"2024-01-11T20:19:06.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T04:23:28.145Z","etag":null,"topics":["spring","spring-boot","spring-mail","spring-security"],"latest_commit_sha":null,"homepage":"","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/Canaxs.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":"2023-02-21T13:15:57.000Z","updated_at":"2024-01-11T20:42:02.000Z","dependencies_parsed_at":"2024-01-12T00:47:26.368Z","dependency_job_id":null,"html_url":"https://github.com/Canaxs/mailbox-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Canaxs/mailbox-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canaxs%2Fmailbox-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canaxs%2Fmailbox-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canaxs%2Fmailbox-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canaxs%2Fmailbox-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Canaxs","download_url":"https://codeload.github.com/Canaxs/mailbox-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canaxs%2Fmailbox-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["spring","spring-boot","spring-mail","spring-security"],"created_at":"2024-11-19T21:30:50.528Z","updated_at":"2026-04-13T09:31:14.263Z","avatar_url":"https://github.com/Canaxs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Contributors][contributors-shield]][contributors-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://medium.com/@mericcana/mailbox-core-92fb5527b13b\"\u003e\n    \u003cimg src=\"https://www.cdnlogo.com/logos/m/64/mail-ios.svg\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eMailBox Core\u003c/h3\u003e\n\u003c/div\u003e\n\nTask Table --\u003e [@MailDashboard](https://github.com/users/Canaxs/projects/1)\n\nMedium Article --\u003e [@Medium](https://medium.com/@mericcana/mailbox-core-92fb5527b13b)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nDependencies used --\u003e \n\n[Spring Boot Starters Addiction Definition]\n\n* [Data-Jpa] \n* [Security] \n* [Web]\n* [Mail]\n* [Validation]\n* [Test]\n\n[Other Addictions]\n\n* [SpringDoc-OpenAPI]\n* [Lombok]            \n* [Mysql-Connector]\n* [Jsoup]\n* [JWT]\n* [Mapstruct]\n\n### What does the project do?\n\nBy connecting to the e-mail addresses that users have registered in the system, it reads and sorts the e-mails in the inbox and lists the e-mails in 7 different types according to their content.\n\n### Mail Types\n\n* [SOCIAL]\n* [MALWARE]\n* [ATTACHMENTS]\n* [PROMOTION]\n* [MUSIC]\n* [CHECK]\n* [UNKNOWN]\n\n### Built With\n\nFirst of all, you need to install the docker-compose file that I prepared for Mysql installation.\n---\u003e Open Terminal in the mailbox directory and run the docker-compose up command\n---\u003e You can use it when it is ready for connection. You can use the Docker desktop application to perform Docker container control.\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\nFollow these steps to get the Mailbox project up and running:\n---\u003e New -\u003e Project From Existing Sources -\u003e src/mailbox-core -\u003e Maven -\u003e OK (Intellij Idea)\n---\u003e Maven Clean -\u003e Maven Install\n\n## Service addresses\n\n## User Controller\n* [localhost:8080/mailbox/user/create]\n\n## Authentication Controller\n* [localhost:8080/mailbox/auth/login]\n\n## MailBox Controller\n* [localhost:8080/mailbox/mailControl] Authenticated\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nMail and Twitter - [@your_twitter](https://twitter.com/cana_meric) - mmericcana@gmail.com\n\nProject Link: [https://github.com/Canaxs/mailbox-core](https://github.com/Canaxs/mailbox-core)\n\n\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n## Acknowledgments\n\nUse this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!\n\n* [Choose an Open Source License](https://choosealicense.com)\n* [GitHub Pages](https://pages.github.com)\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge\n[contributors-url]: https://github.com/Canaxs/spring-twitter-api/graphs/contributors\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/mericcana/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanaxs%2Fmailbox-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanaxs%2Fmailbox-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanaxs%2Fmailbox-core/lists"}