{"id":19114245,"url":"https://github.com/patrickhuie19/grpc-app-auth","last_synced_at":"2025-08-10T07:16:10.609Z","repository":{"id":186405065,"uuid":"672359950","full_name":"patrickhuie19/grpc-app-auth","owner":"patrickhuie19","description":"gRPC services with application layer authentication + distributed tracing instrumentation","archived":false,"fork":false,"pushed_at":"2023-10-18T21:35:43.000Z","size":61,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T12:11:35.682Z","etag":null,"topics":["authentication","ed25519","signatures","tracing"],"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/patrickhuie19.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":"2023-07-29T20:05:08.000Z","updated_at":"2024-12-13T20:47:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d8d5e55-d6e3-4cd5-b92f-de73f42eb964","html_url":"https://github.com/patrickhuie19/grpc-app-auth","commit_stats":null,"previous_names":["patrickhuie19/grpc-app-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickhuie19/grpc-app-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhuie19%2Fgrpc-app-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhuie19%2Fgrpc-app-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhuie19%2Fgrpc-app-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhuie19%2Fgrpc-app-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhuie19","download_url":"https://codeload.github.com/patrickhuie19/grpc-app-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhuie19%2Fgrpc-app-auth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269690621,"owners_count":24459874,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authentication","ed25519","signatures","tracing"],"created_at":"2024-11-09T04:41:15.678Z","updated_at":"2025-08-10T07:16:10.571Z","avatar_url":"https://github.com/patrickhuie19.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grpc-app-auth\n\n[![Build Status](https://img.shields.io/badge/build-passing-brightgreen)](LINK-TO-BUILD)\n[![Go Version](https://img.shields.io/badge/go-%5E1.16-blue)](https://golang.org/dl/)\n[![License](https://img.shields.io/badge/license-MIT-green)](https://opensource.org/license/mit/)\n\n## Introduction\n\n`grpc-app-auth` is a demo project that showcases the capabilities of ed25519 public-key signatures, distributed tracing, and secure RPC calls.\n\n## Quick Installation\n\n```bash\ngit clone https://github.com/patrickhuie19/grpc-app-auth.git\ncd grpc-app-auth/internal/example\n```\n\n## Examples\nCheckout the examples directory for different ways of interacting with the implemented gRPC services\n\n## Server and Client API\n\nCheck out the integration tests in the intgtest directory and run the tests to get a feel for the Client and Server API.\n\n```bash\ncd internal/intgtest\ngo test ./... -v\n```\n\n## Distributed Tracing\n\nThe gRPC services in this application can be instrumented OpenTelemetry tracing. Check out `example-otlp-agent-tempo-grafana`.\n\nTraces can also be generated in a mock tracing workflow and viewed in grafana. Checkout the Readme for the [tracing workflow](../grpc-app-auth/.github/workflows/README.md)\n\n## Contributions\n\nContributions and PRs are most welcome! Feel free to fork the repository, make your changes, and submit a pull request.\n\n\n## Roadmap\n\nNothing at the moment - feel free to suggest!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhuie19%2Fgrpc-app-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhuie19%2Fgrpc-app-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhuie19%2Fgrpc-app-auth/lists"}