Skip to content

atye/wikitable2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Go users, you can use the client directly. See the examples folder.

Running Locally

docker build -t wikitable2json .
docker run --rm -p 8080:8080 -e PORT=8080 -e CACHE_SIZE=10 -e CACHE_EXPIRATION=10s wikitable2json