We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34372f4 commit 4bd0f83Copy full SHA for 4bd0f83
README.md
@@ -3,6 +3,9 @@
3
CWebSudio is a micro framework to deal with web aplications in C/C++. It's a
4
single header library that provides a lot of functionality such as reading headers,
5
query parameters, returning files, and text.
6
+# Try it online
7
+if you want to try it online , you can do it by using cloning the [Code Sandbox Template](https://codesandbox.io/p/devbox/dmy7xm)
8
+
9
10
# Installation
11
0 commit comments