From 57621d4908557c0ac95ecf9c4a8b0538180f8224 Mon Sep 17 00:00:00 2001 From: Ajay Kidave Date: Mon, 21 Oct 2024 15:00:06 -0700 Subject: [PATCH] Added Clace in Server Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11782f4e379..f4f08b1e4ba 100644 --- a/README.md +++ b/README.md @@ -2353,6 +2353,7 @@ _Libraries and tools for binary serialization._ - [algernon](https://github.com/xyproto/algernon) - HTTP/2 web server with built-in support for Lua, Markdown, GCSS and Amber. - [Caddy](https://github.com/caddyserver/caddy) - Caddy is an alternative, HTTP/2 web server that's easy to configure and use. +- [Clace](https://github.com/claceio/clace) - Clace makes internal tool deployment and management easy by implementing an app server for containerized webapps. - [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. - [cortex-tenant](https://github.com/blind-oracle/cortex-tenant) - Prometheus remote write proxy that adds add Cortex tenant ID header based on metric labels. - [devd](https://github.com/cortesi/devd) - Local webserver for developers.