/polyglot

What are your favorite programming languages? 👅

Primary LanguageGo

Polyglot CI

What are your favorite programming languages? 👅 Polyglot tells you that based in a github username.

How to use

polyglot --username=filhodanuvem
polyglot -s #To run on server mode

Usage:

Usage:
  Polyglot [flags]

Flags:
  -h, --help              help for Polyglot
  -l, --log string        Log verbosity, options [debug, info, warning, error, fatal] (default "fatal")
  -o, --output string     Path to log in a file
  -p, --path string       Path where to download the repositories (default "/tmp/polyglot")
  -u, --username string   Username
  -s, --server            Run polyglot API Server
  --port string           IP address for the server (default "127.0.0.1")
  --host string           Port for the server (default "8080")

Server Usage:

curl http://127.0.0.1:8080/\?user\=santana125\&limit\=10