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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,7 @@ async fn get_slash() -> Html {
41
41
# More examples
42
42
43
43
Clone the repo and check out the rest of examples!
44
+
45
+
# Why
46
+
47
+
The goal of ryde is to destroy all boilerplate. Every keystroke you write should mean something. This goal is achieved through pervasive use of the science of macro-ology to define a de facto web development DSL on top of axum and tokio.
0 commit comments