Skip to content Skip to sidebar Skip to footer
Showing posts with the label Restify

Passportjs Redirect Loop

Below is the code I have restify = require('restify') passport = require('passport'… Read more Passportjs Redirect Loop

Get Restify Rest Api Server To Support Both Https And Http

I am using node.js restify ver4.0.3 The simple following code works as a simple REST API server tha… Read more Get Restify Rest Api Server To Support Both Https And Http

Elastic - Desc Sort Is Not Working Anymore When Doing Boost Query + Must Query

So, i'm doing sort with priority that already solved on my previous post: Elastic - Sorting val… Read more Elastic - Desc Sort Is Not Working Anymore When Doing Boost Query + Must Query