{"id":28762196,"url":"https://github.com/payu/ratel","last_synced_at":"2026-03-11T01:01:45.312Z","repository":{"id":27832173,"uuid":"31322089","full_name":"PayU/Ratel","owner":"PayU","description":"Service Discovery - SOA in a simple way","archived":false,"fork":false,"pushed_at":"2022-03-31T18:37:30.000Z","size":1239,"stargazers_count":17,"open_issues_count":23,"forks_count":18,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-16T22:14:06.459Z","etag":null,"topics":["java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PayU.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}},"created_at":"2015-02-25T16:05:43.000Z","updated_at":"2023-03-27T11:59:57.000Z","dependencies_parsed_at":"2022-09-02T15:41:55.560Z","dependency_job_id":null,"html_url":"https://github.com/PayU/Ratel","commit_stats":null,"previous_names":["payu-tech/ratel"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/PayU/Ratel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2FRatel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2FRatel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2FRatel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2FRatel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PayU","download_url":"https://codeload.github.com/PayU/Ratel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PayU%2FRatel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260318655,"owners_count":22991117,"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":["java"],"created_at":"2025-06-17T08:05:03.563Z","updated_at":"2026-03-11T01:01:45.257Z","avatar_url":"https://github.com/PayU.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"ratel - service discovery\n=================\n\n[![Build Status](https://travis-ci.org/PayU-Tech/Ratel.svg?branch=master)](https://travis-ci.org/PayU-Tech/Ratel)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.payu.ratel/ratel-project/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.payu.ratel/ratel-project)\n\n\n![client-\u003eratel-\u003eserver](http://yuml.me/diagram/scruffy/class/[FooClient]discover-%3E[Ratel%20Server],%20[FooServer]publish-%3E[Ratel%20Server],%20[FooClient]-%3E[FooServer])\n\n`FooClient.java` in **Client** application\n\n    @Service\n    public class FooClient {\n\n        @Discover\n        private FooService fooService;\n\n        ...\n\n    }\n\n\n\n`FooService.java` in **Server** application\n\n    @Service\n    @Publish\n    public class FooServiceImpl implements FooService {\n\n        ...\n\n    }\n\n\nFooService is auto-discovered by client application.\n\n\n# Reporting bugs and feature requests\n    We use github issues to track bugs, improvements and feature requests.\n    If you find security bug you can also send info to \u003csecurity@payu.com\u003e\n\n# Contributing\n    Your contribution is welcome.\n    Please send pull request to development branch\n    it is the only branch where we can accept your changes.\n\n# Please visit project wiki for more info\n[WIKI](https://github.com/PayU-Tech/Ratel/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayu%2Fratel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpayu%2Fratel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpayu%2Fratel/lists"}