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.
- Host: GitHub
- URL: https://github.com/kaushiknishchay/gitbox
- Owner: kaushiknishchay
- Created: 2020-10-15T11:59:17.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-12-13T07:49:48.000Z (over 5 years ago)
- Last Synced: 2026-07-24T02:05:09.617Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 28.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Owner metadata:
- Name: Nishchay Kaushik
- Login: kaushiknishchay
- Email:
- Kind: user
- Description: I am ReactJS, React Native, NodeJS/Express.JS/Mongoose , Angular, PHP, Android, Python Developer
- Website: http://nkaushik.in/
- Location: Bengaluru
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/15786884?u=41f2230f2d42229d76a145d6eed1bd098fe65608&v=4
- Repositories: 49
- Last Synced at: 2024-04-14T08:32:43.272Z
- Profile URL: https://github.com/kaushiknishchay
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
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 | 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
Top Issue Authors
Top Pull Request Authors
- kaushiknishchay (8)
Top Issue Labels
Top Pull Request Labels
- hacktoberfest-accepted (6)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
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
- github.com/gin-gonic/gin v1.6.3
- github.com/gorilla/websocket v1.4.2
- 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