Skip to content
Snippets Groups Projects
Commit a1f92483 authored by Inès Yeterian's avatar Inès Yeterian
Browse files

try to speak mangoose

parent cdc474c4
No related branches found
No related tags found
1 merge request!4Url/year/title
......@@ -156,6 +156,7 @@ router.route("/img/:id")
router.get('/pdf/:url', (req, res) => {
try {
console.log(req.params.url);
urltoucans.
match({urlID: req.params.url}).
exec((err,data) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment