paulvarache / restify-paginate

9 stars 8 forks source link

Add option to force base url #20

Closed randhipp closed 3 years ago

randhipp commented 4 years ago

because i got double // after url, on postman like this

http://localhost:5000//api/users?per_page=2&page=3

so i made an option to force set the baseUrl