From f52e171ec9c81c1a9f4325aca3a0c7a9d403f4e1 Mon Sep 17 00:00:00 2001 From: Kevin Nielsen Date: Wed, 27 Dec 2023 10:36:42 +0100 Subject: [PATCH] Add go-fast-cdn --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 28ce1de..c725d0e 100644 --- a/data.json +++ b/data.json @@ -343,6 +343,16 @@ ], "description": "Meshery, the service mesh management plane." }, + { + "name": "Go-Fast CDN", + "link": "https://github.com/kevinanielsen/go-fast-cdn", + "label": "good-first-issue", + "technologies": [ + "Go", + "TypeScript" + ], + "description": "A fast and simple CDN written in Go and Vite/React all embedded in one executable, making it easy to dockerize." + }, { "name": "Strongbox", "link": "https://github.com/strongbox/strongbox",