https://github.com/holedaemon/caddy
A collection of custom modules for the Caddy webserver.
https://github.com/holedaemon/caddy
caddy caddy-module http-server module
Last synced: about 2 months ago
JSON representation
A collection of custom modules for the Caddy webserver.
- Host: GitHub
- URL: https://github.com/holedaemon/caddy
- Owner: holedaemon
- License: mit
- Created: 2025-01-07T15:16:24.000Z (5 months ago)
- Default Branch: trunk
- Last Pushed: 2025-01-07T15:16:34.000Z (5 months ago)
- Last Synced: 2025-02-13T17:29:23.167Z (3 months ago)
- Topics: caddy, caddy-module, http-server, module
- Language: Go
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Caddy
A collection of modules for [Caddy](https://caddyserver.com). Modules are placed in their own packages under `modules/` and then imported at the root package.
# Modules
- ordinal — provides an ordinal function to Caddy's template directive
# License
[LICENSE](LICENSE)