Skip to content

api-evangelist/caddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caddy (caddy)

Caddy is a modern, extensible, open-source web server and reverse proxy written in Go that provides automatic HTTPS via Let's Encrypt, a dynamic JSON-based admin API, a human-friendly Caddyfile configuration format, and a modular architecture with a rich ecosystem of plugins for authentication, observability, and custom behavior.

APIs.json: https://raw.githubusercontent.com/api-evangelist/caddy/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consumer
  • Access: Open Source

Tags

  • Automatic HTTPS
  • Go
  • Load Balancer
  • Reverse Proxy
  • TLS
  • Web Server

Timestamps

  • Created: 2026-03-27
  • Modified: 2026-05-19

APIs

Caddy Web Server

Caddy is an open-source HTTP/2 and HTTP/3 web server and reverse proxy that obtains TLS certificates automatically via Let's Encrypt and ZeroSSL. Configured via a native JSON config, a human-friendly Caddyfile, or dynamically via the admin API. Built on a modular architecture that supports custom modules for virtually any HTTP behavior.

Tags

  • Automatic HTTPS
  • Go
  • Reverse Proxy
  • TLS
  • Web Server

Properties

Caddy Admin API

Caddy exposes a RESTful administration API on localhost:2019 by default for dynamically loading and modifying server configuration at runtime without restarts. Endpoints support loading full JSON configs, traversing and mutating specific config paths, adapting Caddyfile to JSON, and querying PKI and reverse proxy state.

Tags

  • Admin API
  • Configuration
  • REST

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Caddy is a modern, extensible, open-source web server and reverse proxy written in Go that provides automatic HTTPS via Let's Encrypt, a dynamic JSON-based admin API, a human-friendly Caddyfile configuration format, and a modular architecture with a rich ecosystem of plugins for authentication, observability, and custom behavior.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors