marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统(带配套课程) observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 12
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1925
- days_rel: n/a
- days_push: 531
- n_releases_24m: 0
Adoption not part of the score
4205 stars · 1089 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
IAM is an enterprise-grade identity and access management system written in Go, used to authenticate users and authorize access to resources. It also serves as a teaching project with an accompanying course and as a scaffold for developers to build their own Go applications.
Use cases
- build an identity and access management system in Go
- learn enterprise-level Go project development
- manage API authentication and authorization
- use a Go project scaffold for a new backend service
- implement JWT-based REST API auth in Go
- study a production-style Go microservice architecture
When to choose
- you need a self-hosted IAM/auth server and want to study or extend its Go source code
- you are learning enterprise Go development through the accompanying course or book
- you want a battle-tested scaffold with auth, ORM, and API patterns already wired up
When to avoid
- you need a turnkey commercial IAM product with GUI administration and minimal coding
- your stack is not Go or you cannot deploy on Linux servers
- you only need simple session auth in a small app where a full IAM system is overkill
Facets
application · maturity active
auth authorization api-framework web-framework developer-tools security backend developer-tools apis go self-hosted iam identity-and-access-management gin gorm learning-project enterprise rest-api jwt linux docker
1 source
- readme: https://github.com/marmotedu/iam · fetched 2026-08-28 · ae35cd56b0da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmotedu/iam | main | 28 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem