diff --git a/Web.md b/Web.md index ef36dae..49fe3e7 100644 --- a/Web.md +++ b/Web.md @@ -2,3 +2,7 @@ - [HSTS Preload](https://hstspreload.org/) - [Mozilla Observatory](https://observatory.mozilla.org/analyze/nulo.in) + +## Proyectos interesantes + +- [kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database](https://github.com/volution/kawipiko)