celso-henrique / terminal-world-cup

Displays world cup games results into terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Displays world cup games results into terminal

License:MIT License


Languages

Language:JavaScript 78.1%Language:Shell 11.1%Language:Dockerfile 10.8%