https://github.com/AstraSchedule/usr-backend
Score: 1.0986122886681098
Last synced: about 1 hour ago
JSON representation
Repository metadata:
使用 Golang 编写的 AstraSchedule 后端服务,亦适用于 Serverless
- Host: GitHub
- URL: https://github.com/AstraSchedule/usr-backend
- Owner: AstraSchedule
- License: agpl-3.0
- Created: 2026-02-18T10:22:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-08-17T06:27:17.000Z (12 days ago)
- Last Synced: 2026-08-23T18:46:28.662Z (5 days ago)
- Language: Go
- Size: 497 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: 星程课表
- Login: AstraSchedule
- Email: kuohu233@qq.com
- Kind: organization
- Description: 支持集控 · 自动调休 · 兼容 Windows 7
- Website: https://astra.khbit.cn
- Location: China
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/289089165?v=4
- Repositories: 1
- Last Synced at: 2026-05-30T04:03:30.851Z
- Profile URL: https://github.com/AstraSchedule
GitHub Events
Total
- Create event: 1
- Push event: 2
- Total: 3
Last Year
- Create event: 1
- Push event: 2
- Total: 3
Committers metadata
Last synced: 1 day ago
Total Commits: 159
Total Committers: 1
Avg Commits per committer: 159.0
Development Distribution Score (DDS): 0.0
Commits in past year: 159
Committers in past year: 1
Avg Commits per committer in past year: 159.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| daizihan233 | y****5@d****m | 159 |
Dependencies
go.mod
go
- filippo.io/edwards25519 v1.2.0
- github.com/bradfitz/gomemcache v0.0.0-20250403215159-8d39553ac7cf
- github.com/bytedance/gopkg v0.1.3
- github.com/bytedance/sonic v1.15.0
- github.com/bytedance/sonic/loader v0.5.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudwego/base64x v0.1.6
- github.com/daizihan233/go-valence-cal v0.0.0-20260226173939-f531718d89a7
- github.com/dromara/carbon/v2 v2.6.16
- github.com/fsnotify/fsnotify v1.9.0
- github.com/gabriel-vasile/mimetype v1.4.13
- github.com/gin-contrib/cache v1.4.1
- github.com/gin-contrib/cors v1.7.6
- github.com/gin-contrib/sse v1.1.0
- github.com/gin-gonic/gin v1.11.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.30.1
- github.com/go-resty/resty/v2 v2.17.2
- github.com/go-sql-driver/mysql v1.9.3
- github.com/go-viper/mapstructure/v2 v2.5.0
- github.com/goccy/go-json v0.10.5
- github.com/goccy/go-yaml v1.19.2
- github.com/gomodule/redigo v1.9.2
- github.com/gorilla/websocket v1.5.3
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/cpuid/v2 v2.3.0
- github.com/leodido/go-urn v1.4.0
- github.com/mattn/go-isatty v0.0.20
- github.com/memcachier/mc/v3 v3.0.3
- 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.2.4
- github.com/quic-go/qpack v0.6.0
- github.com/quic-go/quic-go v0.59.0
- github.com/robfig/go-cache v0.0.0-20130306151617-9fc39e0dbf62
- github.com/sagikazarmark/locafero v0.12.0
- github.com/sirupsen/logrus v1.9.4
- github.com/spf13/afero v1.15.0
- github.com/spf13/cast v1.10.0
- github.com/spf13/pflag v1.0.10
- github.com/spf13/viper v1.21.0
- github.com/subosito/gotenv v1.6.0
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.3.1
- go.yaml.in/yaml/v3 v3.0.4
- golang.org/x/arch v0.24.0
- golang.org/x/crypto v0.48.0
- golang.org/x/net v0.51.0
- golang.org/x/sys v0.41.0
- golang.org/x/text v0.34.0
- google.golang.org/protobuf v1.36.11
- gorm.io/driver/mysql v1.6.0
- gorm.io/gorm v1.31.1
.github/workflows/build-release.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v4 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v1 composite
.github/workflows/deploy-saas.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v4 composite
- actions/upload-artifact v4 composite
go.sum
go
- 155 dependencies