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

https://github.com/steveyiyo/File-Folder

Score: 2.8903717578961645

Last synced: about 16 hours ago
JSON representation

Repository metadata:

A System that can upload file and download it.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 17 days ago

Total Commits: 30
Total Committers: 3
Avg Commits per committer: 10.0
Development Distribution Score (DDS): 0.267

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
SteveYi j****u@s****t 22
蘿蔔 5****u 4
gnehs j****p@g****m 4

Issue and Pull Request metadata

Last synced: 17 days ago

Total issues: 2
Total pull requests: 4
Average time to close issues: about 22 hours
Average time to close pull requests: 16 minutes
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.75
Merged pull request: 3
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/steveyiyo/File-Folder

Top Issue Authors

  • iambjlu (1)
  • steveyiyo (1)

Top Pull Request Authors

  • iambjlu (3)
  • gnehs (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

go.mod go
  • github.com/gin-gonic/gin v1.6.3
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/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