You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
15
15
</div>
16
16
17
-
A **Golang** framework for web development that keeps your web applications and services **alive** and responsive with its fast and lightweight design.
17
+
A **Golang** framework for web development built on top of [Fasthttp](https://github.com/valyala/fasthttp) that keeps your web applications and services **alive** and responsive with its fast and lightweight design.
18
+
18
19
## Features
19
20
20
21
- Routing
@@ -33,6 +34,8 @@ Initialize your project ([Learn](https://go.dev/blog/using-go-modules)). Then in
0 commit comments