binquiry-web Simple JSON web server for binquiry. Heroku demo. Example $ go run main.go Serving on port 4242 GUI http://localhost:4242/ CLI $ curl -s 'localhost:4242/?q=kona' | jq '.[] | .gender' "Feminine" # etc. For more examples, see binquiry.