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 0369f54 commit d611d33Copy full SHA for d611d33
README.md
@@ -22,6 +22,10 @@
22
<!--[](https://opencollective.com/nest#backer)
23
[](https://opencollective.com/nest#sponsor)-->
24
25
+## Description
26
+
27
+Recipes for [Mau](https://mau.nestjs.com).
28
29
## Table of contents
30
31
- [1. HTTP](/01-http/)
@@ -31,6 +35,7 @@
35
- [5. Databases](/05-databases/)
32
36
- [6. CRON job (scheduled task)](/06-cron/)
33
37
- [7. Lambda function](/07-lambda/)
38
+- 8. Websockets (coming soon)
34
39
40
## Resources
41
0 commit comments