An open API service for producing an overview of a list of open source projects.

https://github.com/nandak522/hello-universe-go-app

golang hello-world helm kubernetes

Score: 2.0794415416798357

Last synced: about 19 hours ago
JSON representation

Repository metadata:

A Simple "Hello-Universe" service written in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 58
Total Committers: 2
Avg Commits per committer: 29.0
Development Distribution Score (DDS): 0.121

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Nanda Kishore b****e@b****m 51
Nanda Kishore m****k@g****m 7

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 6
Average time to close issues: N/A
Average time to close pull requests: 3 months
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.17
Merged pull request: 1
Bot issues: 0
Bot pull requests: 3

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/nandak522/hello-universe-go-app

Top Issue Authors

Top Pull Request Authors

  • nandak522 (3)
  • dependabot[bot] (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)

Dependencies

go.mod go
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.8
  • github.com/newrelic/go-agent/v3 v3.18.1
  • github.com/newrelic/go-agent/v3/integrations/nrlogrus v1.0.1
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.8.0
  • golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c
  • golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
  • golang.org/x/text v0.3.7
  • google.golang.org/genproto v0.0.0-20220822174746-9e6da59bd2fc
  • google.golang.org/grpc v1.49.0
  • google.golang.org/protobuf v1.28.1
go.sum go
  • 130 dependencies
.github/workflows/build-image.yaml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/create-tag.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/github-script v3 composite
  • actions/setup-go v2 composite
Dockerfile docker
  • golang 1.19 build
  • ubuntu 22.04 build