/terminal-world-cup

Displays world cup games results into terminal

Primary LanguageJavaScriptMIT LicenseMIT

Terminal World Cup

Build Status

Displays world cup games results into terminal using Node.js, Express and this public World Cup api.

Running locally

With docker installed just run the image:

$ docker run -p 80:80 celsohsilva/terminalworldcup

And curl your localhost:

$ curl localhost:80

License

This project is MIT licensed.