ATFutures / geoplumber

Serve geographic data from R and consume with scalable front end.
https://atfutures.github.io/geoplumber/
59 stars 7 forks source link

Stop swagger appearing #70

Closed layik closed 3 years ago

layik commented 5 years ago

Investigate this, does gp_plumb need to pass FALSE to plumber?

layik commented 5 years ago

@Robinlovelace I am struggling to reproduce this with current code. Could you please do from an R console outside Rstudio:

  1. setwd() to a gp app
  2. gp_plumb()

and see if it fires localhost:8000/__swagger__

it should not really

layik commented 3 years ago

Handled in plumber1.0? Reopen as needed.

Robinlovelace commented 3 years ago

Awesome, not tried it yet but great if that's now fixed. Look forward to taking geoplumber for another test drive!