diff --git a/content/roadmaps/101-backend/content/122-web-servers/102-caddy.md b/content/roadmaps/101-backend/content/122-web-servers/102-caddy.md
index 0b4e60b6c..594f8aaf7 100644
--- a/content/roadmaps/101-backend/content/122-web-servers/102-caddy.md
+++ b/content/roadmaps/101-backend/content/122-web-servers/102-caddy.md
@@ -1 +1,7 @@
-# Caddy
\ No newline at end of file
+# Caddy
+
+The Caddy web server is an extensible, cross-platform, open-source web server written in Go. It has some really nice features like automatic SSL/HTTPs and a really easy configuration file.
+
+Free Content
+Official Website
+Getting started with Caddy the HTTPS Web Server from scratch