{"id":16766118,"url":"https://github.com/akshayjshah/grpc-demystified","last_synced_at":"2025-03-21T23:33:23.564Z","repository":{"id":146238098,"uuid":"545054820","full_name":"akshayjshah/grpc-demystified","owner":"akshayjshah","description":"Build a gRPC server in 7 minutes - using just the Go standard library!","archived":false,"fork":false,"pushed_at":"2023-07-21T16:45:22.000Z","size":22931,"stargazers_count":39,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-20T11:42:48.508Z","etag":null,"topics":["golang","gophercon","grpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/akshayjshah.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,"publiccode":null,"codemeta":null}},"created_at":"2022-10-03T17:50:57.000Z","updated_at":"2024-03-21T19:50:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"77ad9d37-59e0-45d6-a7eb-064f5d8858bf","html_url":"https://github.com/akshayjshah/grpc-demystified","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/akshayjshah%2Fgrpc-demystified","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayjshah%2Fgrpc-demystified/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayjshah%2Fgrpc-demystified/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayjshah%2Fgrpc-demystified/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshayjshah","download_url":"https://codeload.github.com/akshayjshah/grpc-demystified/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820605,"owners_count":16886222,"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":["golang","gophercon","grpc"],"created_at":"2024-10-13T06:05:26.751Z","updated_at":"2024-10-28T11:15:10.583Z","avatar_url":"https://github.com/akshayjshah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gRPC Demystified\n================\n\n[![Watch the video](https://img.youtube.com/vi/rNI_pCa9slQ/0.jpg)](https://youtu.be/rNI_pCa9slQ)\n\nThis repository contains the slides and code for a lightning talk I gave at\nGophercon 2022. In the talk, we build a gRPC server \u0026mdash; from scratch\n\u0026mdash; using just the Go standard library.\n\nIf you'd like a copy of the slides, they're available in\n[Keynote](grpc-demystified.key) or [PDF](grpc-demystified.pdf) format. You can\nwatch the talk on [YouTube](https://youtu.be/rNI_pCa9slQ) (or click the image\nabove).\n\nThe code includes a [REST handler](rest.go) and a from-scratch [gRPC\nhandler](grpc.go), both implementing the same logic. There's also a client for\neach, along with a `grpc-go` client to show that our handler is speaking the\nwire protocol correctly. To start the HTTP server and make a request with each\nclient, `go run .`.\n\nIf this talk appeals to you, the [Connect](https://connect.build) RPC framework\nmay be right up your alley.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayjshah%2Fgrpc-demystified","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshayjshah%2Fgrpc-demystified","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayjshah%2Fgrpc-demystified/lists"}