{"id":19885253,"url":"https://github.com/dinstone/meshgrid","last_synced_at":"2026-05-06T16:32:59.394Z","repository":{"id":44221593,"uuid":"122616774","full_name":"dinstone/meshgrid","owner":"dinstone","description":"Meshgrid is a service mesh implement that is based on Vert.x","archived":false,"fork":false,"pushed_at":"2022-02-11T00:24:23.000Z","size":28,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T03:45:52.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dinstone.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":"2018-02-23T12:09:52.000Z","updated_at":"2022-02-09T11:07:14.000Z","dependencies_parsed_at":"2022-09-04T23:01:44.703Z","dependency_job_id":null,"html_url":"https://github.com/dinstone/meshgrid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dinstone/meshgrid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinstone%2Fmeshgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinstone%2Fmeshgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinstone%2Fmeshgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinstone%2Fmeshgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinstone","download_url":"https://codeload.github.com/dinstone/meshgrid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinstone%2Fmeshgrid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32702060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":[],"created_at":"2024-11-12T17:33:44.614Z","updated_at":"2026-05-06T16:32:59.361Z","avatar_url":"https://github.com/dinstone.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meshgrid\nMeshgrid is a service mesh implement that is based on Vert.x\n\n\n# what' the service mesh mean?\n![image](https://github.com/dinstone/vertx-mesh/wiki/images/mesh.png)\n\n# How to start?\n## start vertx-mesh\n```\n    java -Dconfig.file=config.json com.dinstone.meshgrid.mesher.Activator\n    java -Dconfig.file=config-7074.json com.dinstone.meshgrid.mesher.Activator\n```\n\n## register service to vertx-mesh\ncreate service 'magnet' and endpoint on localhost:8988, then register service to vertx-mesh by admin endpoint(localhost:8888/upline).\n```\n    curl --request GET --url 'http://localhost:8888/upline?service-name=magnet.online\u0026service-port=8988\u0026service-health=/info'\n```\n\n## invoke service 'magnet' by vertx-mesh\napi pattern:\n```\n    curl --request GET --url 'http://localhost:7070/magnet.online/info'\n```\n\nproxy pattern:\n```\n    curl --request GET --url 'http://localhost:7474/info' --header 'host: magnet.online'\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinstone%2Fmeshgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinstone%2Fmeshgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinstone%2Fmeshgrid/lists"}