{"id":18942254,"url":"https://github.com/sugrado/telco-crm-microservices","last_synced_at":"2026-03-15T19:37:21.862Z","repository":{"id":242918497,"uuid":"787007549","full_name":"sugrado/telco-crm-microservices","owner":"sugrado","description":"Telko CRM project using Java and Microservices.","archived":false,"fork":false,"pushed_at":"2024-06-10T16:43:09.000Z","size":3219,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T22:35:24.324Z","etag":null,"topics":["crm","eureka","hibernate-jpa","java","java17","jwt","kafka","lombok","mapstruct","microservice","microservices","postgresql","spring-boot","spring-cloud","spring-data-jpa","spring-security","springframework"],"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/sugrado.png","metadata":{"files":{"readme":"README.en-US.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-04-15T18:01:11.000Z","updated_at":"2024-06-11T18:10:00.000Z","dependencies_parsed_at":"2024-11-08T12:44:31.426Z","dependency_job_id":null,"html_url":"https://github.com/sugrado/telco-crm-microservices","commit_stats":null,"previous_names":["sugrado/telco-crm-microservices"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sugrado/telco-crm-microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugrado%2Ftelco-crm-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugrado%2Ftelco-crm-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugrado%2Ftelco-crm-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugrado%2Ftelco-crm-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sugrado","download_url":"https://codeload.github.com/sugrado/telco-crm-microservices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugrado%2Ftelco-crm-microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30550434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: 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":["crm","eureka","hibernate-jpa","java","java17","jwt","kafka","lombok","mapstruct","microservice","microservices","postgresql","spring-boot","spring-cloud","spring-data-jpa","spring-security","springframework"],"created_at":"2024-11-08T12:32:09.280Z","updated_at":"2026-03-15T19:37:21.843Z","avatar_url":"https://github.com/sugrado.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telko CRM Project with Microservices\n\nThis repo includes the **Telko CRM** project developed by the **Pair 2** group within the scope of the **Turkcell GYGY\n3.0**\nProgram. **Microservice** architecture was implemented using the **Java** programming language.\n\n## Development\n\n- [Conventional Commits](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)\n- Use `@Getter`, `@Setter`, ... instead of `@Data` annotation in classes. It provides more modularity and flexibility.\n- Package names should be in lower snake case. For example **com.turkcell.crm.customer_service.data_access**\n- Database table names should be in lower snake case. For example **crm_customers**\n- Use type names instead of the `var` keyword. For example **List\u003cCustomer\u003e customers** instead of **var customers**\n- Use record types instead of classes for immutable data. For example request and response objects.\n- Rest api standards in the relevant link must be\n  followed. [REST API URI Naming Conventions and Best Practices](https://restfulapi.net/resource-naming/), [Best practices for REST API design](https://stackoverflow.blog/2020/03/02/best-practices-for-rest-api-design/)\n- Finally, review your codes periodically.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b \u003cFeature\u003e/\u003cMyFeature\u003e`\n3. Commit your changes: `git add . \u0026\u0026 git commit -m '\u003cSemanticCommitType\u003e(\u003cScope\u003e): \u003cMyFeature\u003e'`\n4. Push to the branch: `git push origin \u003cFeature\u003e/\u003cMyFeature\u003e`\n5. Submit a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsugrado%2Ftelco-crm-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsugrado%2Ftelco-crm-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsugrado%2Ftelco-crm-microservices/lists"}