{"id":18812116,"url":"https://github.com/ralvescosta/article-grpc-http-integration","last_synced_at":"2025-07-08T01:42:48.897Z","repository":{"id":164740721,"uuid":"640026154","full_name":"ralvescosta/article-grpc-http-integration","owner":"ralvescosta","description":"Simple gRPC integration built in Rust","archived":false,"fork":false,"pushed_at":"2024-04-05T15:57:47.000Z","size":348,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-19T19:07:01.523Z","etag":null,"topics":["api","grpc","rust","swagger"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ralvescosta.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}},"created_at":"2023-05-12T19:48:40.000Z","updated_at":"2024-01-30T09:11:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e36c81a-dbcc-4d6a-8afc-1606cbc5b60a","html_url":"https://github.com/ralvescosta/article-grpc-http-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralvescosta%2Farticle-grpc-http-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralvescosta%2Farticle-grpc-http-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralvescosta%2Farticle-grpc-http-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralvescosta%2Farticle-grpc-http-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralvescosta","download_url":"https://codeload.github.com/ralvescosta/article-grpc-http-integration/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223605182,"owners_count":17172446,"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":["api","grpc","rust","swagger"],"created_at":"2024-11-07T23:29:46.085Z","updated_at":"2024-11-07T23:29:46.701Z","avatar_url":"https://github.com/ralvescosta.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust gRPC and HTTP Integration\n\n[Medium - Rust gRPC and HTTP Integration](https://ralvescosta.medium.com/grpc-and-http-integration-in-rust-3f18c2f9d94f)\n\n## HTTP Server - OpenAPI Doc\n\n\u003cp align=\"center\"\u003e\n \u003cimg src=\".articles/pictures/1.png\" alt=\"openapi\" width=950 hight=350/\u003e \n\u003c/p\u003e\n\n\n## How Can I possibly run this project?\n\n- First of all you need to configure your rust environment with rustup, rustc and cargo.\n- Second of all you need to configure and allow makefile scripts in your environment.\n- Make sure you have the ports 50051 (gRPC) and 8761 (HTTP) free to use.\n\n- To run the **gRPC Server** execute this command bellow:\n\n```bash\nmake grpc\n```\n\n- To run the **HTTP Server** execute hits command bellow:\n\n```bash\nmake http-server\n```\n\n- You can access the **OpenAPI documentation** in your browser: http://localhost:8761/docs/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralvescosta%2Farticle-grpc-http-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralvescosta%2Farticle-grpc-http-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralvescosta%2Farticle-grpc-http-integration/lists"}