0

/ 100

GradeA

A top-tier open source project. Docs, tests, and CI are all in excellent shape.

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.

Documentation

93

Contributing guide5pt72

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

99

Reproducibility6pt95

Lockfile present (go.sum). Installs are reproducible.

Tests18pt100

Test files detected (admin_test.go).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Formatting enforced (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 21 / 95
    Commits (30d / 90d)
  • 4,802
    Forks
  • 136
    Releaseslatest 10y ago

Community

  • 87% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 73,640
    Watchers

Responsiveness

  • 1h
    Median issue response
  • 5h
    Median PR merge time
  • 261
    Open issues
Repository files52 root entries
  • .github
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Dependabot covers 2 ecosystems (github-actions, gomod). Dependencies stay current.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • caddyconfig
  • caddytest
  • cmd
  • internal
  • modules
  • notify
  • .editorconfig
    Good: Formatting enforced (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .golangci.yml
  • .goreleaser.yml
  • .pre-commit-config.yaml
  • admin_test.go
    Good: Test files detected (admin_test.go).
  • admin.go
  • AGENTS.md
  • AUTHORS
  • caddy_test.go
  • caddy.go
  • context_test.go
  • context.go
  • duration_fuzz.go
  • filepath_windows.go
  • filepath.go
  • filesystem.go
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • LICENSE
    Good: Licensed under Apache-2.0.
  • listen_reuseUnixSocket_windows.go
  • listen_reuseUnixSocket.go
  • listen_unix_setopt_freebsd.go
  • listen_unix_setopt.go
  • listen_unix.go
  • listen.go
  • listeners_fuzz.go
  • listeners_test.go
  • listeners.go
  • logging_test.go
  • logging.go
  • metrics.go
  • modules_test.go
  • modules.go
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • replacer_fuzz.go
  • replacer_test.go
  • replacer.go
  • service_windows.go
  • sigtrap_nonposix.go
  • sigtrap_posix.go
  • sigtrap.go
  • storage.go
  • usagepool.go
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/caddyserver/caddy)](https://www.repo-grade.com/report/caddyserver/caddy)

More graded Go repos