Results 6 comments of Nestor Urquiza

Any possibility to actually make swagger the route definition holder? A DRY top down approach would ideally declare all of the below in swagger and only in swagger: 1. Route...

Awesome. Would be great to offer gif or animated SVG export as a result. Perhaps even an embedded js code that could do the animation just by pasting the code.

Does it make sense just to include a parameter named cookie that will accept the name of a cookie to use for the current domain in a way that before...

I believe the correct way to handle this in all tabs should be pure front end driven. We have done it that way (using https://github.com/marcuswestin/store.js/).

Thanks @mfornasa for https://github.com/kilianc/rtail/pull/114/files which IMO should be merged. In the meantime here is a hack: ``` sudo cp /usr/local/lib/node_modules/rtail/cli/rtail-server.js /usr/local/lib/node_modules/rtail/cli/rtail-server.js.old sudo curl https://raw.githubusercontent.com/mfornasa/rtail/ed16d9e54d19c36ff2b76e68092cb3188664719f/cli/rtail-server.js -o /usr/local/lib/node_modules/rtail/cli/rtail-server.js ps -ef | grep...

forget about point 1. I just figured this is actually to locally save the json. Points 2 and 3 are still relevant as I would like to add json path...