Skip to content

Commit

Permalink
Remove Caddy from the list of users
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentlb authored May 18, 2024
1 parent c8d88c3 commit 80e3254
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions users.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ Otherwise, consider using a Python mode.
Bazel.
* [Buck2](https://buck2.build/) is a build system from Meta, using
Starlark in a similar way as Bazel.
* [Caddy](https://caddyserver.com/) is a fast, cross-platform HTTP/2 web
server with automatic HTTPS.
[Starlark is used](https://github.com/caddyserver/caddy/tree/v2#json-is-declarative-what-if-i-need-more-programmability-ie-imperative-syntax)
in Caddy 2 to extend the JSON configuration and add some logic.
* [Copybara](https://github.com/google/copybara) is a tool for transforming and
moving code between repositories. It embeds Starlark to configure the workflow.
* [Delve](https://github.com/go-delve/delve) is a debugger for the Go
Expand Down

0 comments on commit 80e3254

Please sign in to comment.