{"id":15068818,"url":"https://github.com/codemage66/subscription-application","last_synced_at":"2026-01-21T14:03:47.726Z","repository":{"id":235111845,"uuid":"790078045","full_name":"codemage66/subscription-application","owner":"codemage66","description":"Three microservices for use in the subscription applications.","archived":false,"fork":false,"pushed_at":"2024-04-22T08:17:07.000Z","size":599,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T01:44:24.071Z","etag":null,"topics":["docker","eureka-client","eureka-server","java","java11","postgresql","spring-boot","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/codemage66.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}},"created_at":"2024-04-22T08:15:53.000Z","updated_at":"2025-03-08T12:14:52.000Z","dependencies_parsed_at":"2024-04-22T09:45:37.255Z","dependency_job_id":null,"html_url":"https://github.com/codemage66/subscription-application","commit_stats":null,"previous_names":["codemage66/subscription-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codemage66/subscription-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemage66%2Fsubscription-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemage66%2Fsubscription-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemage66%2Fsubscription-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemage66%2Fsubscription-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemage66","download_url":"https://codeload.github.com/codemage66/subscription-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemage66%2Fsubscription-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":["docker","eureka-client","eureka-server","java","java11","postgresql","spring-boot","spring-security"],"created_at":"2024-09-25T01:39:23.490Z","updated_at":"2026-01-21T14:03:47.709Z","avatar_url":"https://github.com/codemage66.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subscription System\n\nA system that contains three microservices for use in the subscription applications.\n\n### Design Flow\n![alt text](https://github.com/manuelernesto/subscription-system/blob/main/flow.png)\n\n### Microservice\n    - Public Service: Backend for Frontend microservices.\n    - Subscription Service: microservices that implements subscription logic, includind persistente of data and email notification to confirm process is completed.\n    - Email Service: microservice implementing email notifications.\n\n### Tech Stack\n    - Spring Boot\n    - Security : Basic Auth Spring Security\n    - Netflix Eureka\n    - Swagger\n    - Docker\n    - PostgreSQL\n    - Kafka\n    - Java 11\n    - Project Lombok\n\n### API Docs\n    - Public service: http://localhost:8080/adidas/api/swagger-ui.html\n    - Email service:  http://localhost:8082/adidas/api/swagger-ui.html\n    - Subscription service:  http://localhost:8081/adidas/api/swagger-ui.html\n    \n### Postman - API Examples\n    - Download de postman file in the docs folder and import to Postman\n\n### Installation\nThis application is built using maven (make sure the database and eureka-server is up)\n```sh\n$ cd email-service\n$ mvn spring-boot:run\n```\n```sh\n$ cd subscription-service\n$ mvn spring-boot:run\n```\n```sh\n$ cd eureka-server\n$ mvn spring-boot:run\n```\n```sh\n$ cd public-service\n$ mvn spring-boot:run\n```\n\n### Docker\n```sh\ndocker-compose up --build\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemage66%2Fsubscription-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemage66%2Fsubscription-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemage66%2Fsubscription-application/lists"}