https://github.com/meowrain/SimpleTodoBackend
Score: 1.3862943611198906
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Todo项目后端,使用gin,gorm实现
- Host: GitHub
- URL: https://github.com/meowrain/SimpleTodoBackend
- Owner: meowrain
- License: mit
- Archived: true
- Created: 2024-03-08T11:08:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T10:53:52.000Z (almost 2 years ago)
- Last Synced: 2026-07-31T06:05:56.929Z (20 days ago)
- Language: Go
- Homepage:
- Size: 55.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: MeowRain
- Login: meowrain
- Email:
- Kind: user
- Description: I am MeowRain, from Shanxi Agricultural University, love open source!
- Website: https://meowrain.cn
- Location: China
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/107172084?u=7922f8f184f9e88754b9aedee0d710a67c827cd4&v=4
- Repositories: 2
- Last Synced at: 2023-03-23T16:46:48.201Z
- Profile URL: https://github.com/meowrain
GitHub Events
Total
- Push event: 2
- Total: 2
Last Year
- Total: 0
Committers metadata
Last synced: 1 day ago
Total Commits: 55
Total Committers: 2
Avg Commits per committer: 27.5
Development Distribution Score (DDS): 0.164
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 | |
|---|---|---|
| meowrain | m****n@1****m | 46 |
| fuqiang | 2****5@q****m | 9 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: 4 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 6
Bot issues: 0
Bot pull requests: 2
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
- laydownooo (6)
- imgbot[bot] (2)
Top Issue Labels
Top Pull Request Labels
Dependencies
- github.com/bytedance/sonic v1.11.2
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.1
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.19.0
- github.com/go-sql-driver/mysql v1.7.0
- github.com/goccy/go-json v0.10.2
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.2.7
- github.com/leodido/go-urn v1.4.0
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.22
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.1.1
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- golang.org/x/arch v0.7.0
- golang.org/x/crypto v0.21.0
- golang.org/x/net v0.22.0
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- google.golang.org/protobuf v1.33.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/mysql v1.5.4
- gorm.io/driver/sqlite v1.5.5
- gorm.io/gorm v1.25.7
- github.com/bytedance/sonic v1.5.0
- github.com/bytedance/sonic v1.10.0-rc
- github.com/bytedance/sonic v1.11.2
- github.com/chenzhuoyu/base64x v0.0.0-20211019084208-fb5309c8db06
- github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.0
- github.com/chenzhuoyu/iasm v0.9.1
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.9.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.19.0
- github.com/go-sql-driver/mysql v1.7.0
- github.com/goccy/go-json v0.10.2
- github.com/golang/protobuf v1.5.0
- github.com/google/go-cmp v0.5.5
- github.com/google/gofuzz v1.0.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/joho/godotenv v1.5.1
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.0.9
- github.com/klauspost/cpuid/v2 v2.2.7
- github.com/knz/go-libedit v1.10.1
- github.com/leodido/go-urn v1.4.0
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.22
- github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml/v2 v2.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.4.0
- github.com/stretchr/objx v0.5.0
- github.com/stretchr/testify v1.3.0
- github.com/stretchr/testify v1.7.0
- github.com/stretchr/testify v1.7.1
- github.com/stretchr/testify v1.8.0
- github.com/stretchr/testify v1.8.1
- github.com/stretchr/testify v1.8.4
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.2.12
- golang.org/x/arch v0.0.0-20210923205945-b76863e36670
- golang.org/x/arch v0.7.0
- golang.org/x/crypto v0.21.0
- golang.org/x/net v0.22.0
- golang.org/x/sys v0.5.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
- google.golang.org/protobuf v1.33.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/driver/mysql v1.5.4
- gorm.io/driver/sqlite v1.5.5
- gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
- gorm.io/gorm v1.25.7
- nullprogram.com/x/optparse v1.0.0
- rsc.io/pdf v0.1.1