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

https://github.com/kaushiknishchay/gitbox

Score: -Infinity

Last synced: about 18 hours ago
JSON representation

Repository metadata:

A sample golang app which exposes git over http with support for the basic git ops like push/pull & websocket support to see repo's events.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 29
Total Committers: 2
Avg Commits per committer: 14.5
Development Distribution Score (DDS): 0.31

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
Nishchay Kaushik k****y@g****m 20
Nishchay n****y@h****m 9

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 0
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: 11 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 7
Bot issues: 0
Bot pull requests: 0

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/kaushiknishchay/gitbox

Top Issue Authors

Top Pull Request Authors

  • kaushiknishchay (8)

Top Issue Labels

Top Pull Request Labels

  • hacktoberfest-accepted (6)

Package metadata

proxy.golang.org: github.com/kaushiknishchay/gitbox

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/kaushiknishchay/gitbox#section-documentation
  • Licenses:
  • Latest release: v0.0.41 (published over 5 years ago)
  • Last Synced: 2026-08-27T20:08:37.204Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.574%
    • Forks count: 8.969%
    • Stargazers count: 8.981%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/gin-gonic/gin v1.6.3
  • github.com/gorilla/websocket v1.4.2
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.6.3
  • github.com/go-playground/assert/v2 v2.0.1
  • github.com/go-playground/locales v0.13.0
  • github.com/go-playground/universal-translator v0.17.0
  • github.com/go-playground/validator/v10 v10.2.0
  • github.com/golang/protobuf v1.3.3
  • github.com/google/gofuzz v1.0.0
  • github.com/gorilla/websocket v1.4.2
  • github.com/json-iterator/go v1.1.9
  • github.com/leodido/go-urn v1.2.0
  • github.com/mattn/go-isatty v0.0.12
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/ugorji/go v1.1.7
  • github.com/ugorji/go/codec v1.1.7
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8