Sign inSign up

wordtree/api-library

By wordtree

Updated almost 11 years ago

The "/library" portion of the WordTree Foundation API

Image
0

1.6K

wordtree/api-library repository overview

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

Tag summary

Content type

Image

Digest

sha256:af47b0af5

Size

220.6 MB

Last updated

almost 11 years ago

docker pull wordtree/api-library