2 Commits

Author SHA1 Message Date
Kevin Nielsen 49c961751d Merge f52e171ec9 into c4f6190df6 2024-10-19 23:50:35 +01:00
Kevin Nielsen f52e171ec9 Add go-fast-cdn 2023-12-27 10:36:42 +01:00
+10
View File
@@ -370,6 +370,16 @@
], ],
"description": "Meshery, the service mesh management plane." "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", "name": "Strongbox",
"link": "https://github.com/strongbox/strongbox", "link": "https://github.com/strongbox/strongbox",