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 40f9968 commit 4f0c932Copy full SHA for 4f0c932
README.md
@@ -89,7 +89,7 @@ Free Open source REST API built with | Nodejs + Express + Mongodb ⚡️ Made w
89
| `search` | `string` | search string |
90
| `sortBy` | `string` | default= createdAt |
91
| `OrderBy` | `string` | default= desc |
92
-| `OrderBy` | `string` | default= desc |
+
93
94
#### example (Paginate - Sort - Filter - Full-text search
95
```http
0 commit comments