We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c48e9 commit da47639Copy full SHA for da47639
1 file changed
README.md
@@ -206,6 +206,11 @@ let app = @mocket.new(logger=@mocket.new_debug_logger())
206
| `group("/api", ...).get("/hello")` | `/api/hello` | - |
207
| `group("/users", ...).get("/:id")` | `/users/123` | `id: "123"` |
208
209
+## Q & A
210
+### Why not moonbitlang/async ?
211
+
212
+moonbitlang/async is a great library, but it is not supported by the js backend.
213
214
🙌快来吧!🙌
215
216
QQ 群号:**949886784**
0 commit comments