diff --git a/htmgo-site/md/docs/1_quick-start/3_related_projects.md b/htmgo-site/md/docs/1_quick-start/3_related_projects.md new file mode 100644 index 0000000..43eabb1 --- /dev/null +++ b/htmgo-site/md/docs/1_quick-start/3_related_projects.md @@ -0,0 +1,6 @@ +## Other languages and related projects + +If you are not a Go user but are interested in the idea of what htmgo is, you might want to check out these other projects: + +#### Python +- [fastht.ml](https://fastht.ml/) - Modern web applications in pure Python, Built on solid web foundations, not the latest fads - with FastHTML you can get started on anything from simple dashboards to scalable web applications in minutes.