2.0.4 • Published 6 years ago

mongodb-collection-query-with-mongose v2.0.4

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

router.get("/post", authGaurd, async (req, res) => {     const setect = "_id title userId description imageUrl"    const data = await Promise.all( getResReq(req, res, Post, select) );     if (data.type === "error") return res.status(500).send({ message : internal server error, error: data})    res.send(data0) });

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago