The "/library" portion of the WordTree Foundation API
1.6K
Requires a running "chaNginx" server. See wordtree/changinx.
Let's say we have a RethinkDB server running at 192.168.1.149, and a chaNginx server in docker named "changinx". Then to start api-library:
docker run -d --name api-library --link changinx:nx \
-e "RDB_HOST=192.168.1.149" wordtree/api-library
Content type
Image
Digest
sha256:af47b0af5…
Size
220.6 MB
Last updated
almost 11 years ago
docker pull wordtree/api-library