<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/happyx/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/happyx/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 01 Jul 2023 09:58:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/happyx/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Fomin Nikita</title><link>https://sourceforge.net/p/happyx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,6 +2,31 @@

 ![Happyx](https://user-images.githubusercontent.com/49402667/228402522-6dd72d4b-c21c-4acf-b1e2-8318b6e809da.png)

-Asynchronous web-framework written in Nim with ❤
+Macro-oriented asynchronous full-stack web framework written in Nim with ❤

 
+
+With HappyX You can easily create web applications ✌
+
+HappyX support same syntax for backend and frontend ✨
+
+## SSR
+
+    :::nim
+    serve("127.0.0.1", 5000):
+      "/":
+        "Hello, world!"
+
+## SPA
+
+    :::nim
+    appRoutes("app"):
+      "/":
+        "Hello, world!"
+
+How you can see Happyx is simple to use! 🙂
+
+
+## How I Can Support This Project? ✨
+
+Just put a star or send PR if you can ✌
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fomin Nikita</dc:creator><pubDate>Sat, 01 Jul 2023 09:58:32 -0000</pubDate><guid>https://sourceforge.net41bafe31671d242a0a9d6f555d46f8ec7204030e</guid></item><item><title>Home modified by Fomin Nikita</title><link>https://sourceforge.net/p/happyx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,7 @@
-Welcome to your wiki!
+&lt;div align="center"&gt;

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+![Happyx](https://user-images.githubusercontent.com/49402667/228402522-6dd72d4b-c21c-4acf-b1e2-8318b6e809da.png)

-The wiki uses [Markdown](/p/happyx/wiki/markdown_syntax/) syntax.
+Asynchronous web-framework written in Nim with ❤

-[[members limit=20]]
-[[download_button]]
+&lt;/div&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fomin Nikita</dc:creator><pubDate>Sat, 01 Jul 2023 09:58:32 -0000</pubDate><guid>https://sourceforge.netccaab65bc11cce741ecf3777cc101ea365b01a4f</guid></item><item><title>Home modified by Fomin Nikita</title><link>https://sourceforge.net/p/happyx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/happyx/wiki/markdown_syntax/" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/qtless/"&gt;Fomin Nikita&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-649ff8c40c758035d3756807" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fomin Nikita</dc:creator><pubDate>Sat, 01 Jul 2023 09:58:31 -0000</pubDate><guid>https://sourceforge.netef1a08535820ab90afc479bc9a68f424b075d4fa</guid></item></channel></rss>