tabula-extractor icon indicating copy to clipboard operation
tabula-extractor copied to clipboard

HTTP API?

Open max-mapper opened this issue 12 years ago • 1 comments

Hi, I'm wondering about the ability to use tabula in this fashion:

  • http://maxogden.com/gut-hosted-open-data-filets.html
  • https://github.com/maxogden/gut

e.g. a way to run Tabula on some PAAS like Google App Engine/EC2 and then access it 100% through HTTP

max-mapper avatar Jul 16 '13 20:07 max-mapper

That's an awesome idea. It's definitely possible to run Tabula on an EC2 box, and it should be possible to run it inside GAE (it's a Java-JRuby app) with some work.

Let me know if you want to tackle this.

jazzido avatar Jul 16 '13 23:07 jazzido