Awesome
microsoccer
<p align="center"> <a href="https://travis-ci.org/pablopunk/microsoccer"><img src="https://img.shields.io/travis/pablopunk/microsoccer.svg" /> </a> <a href="https://github.com/pablopunk/miny"><img src="https://img.shields.io/badge/made_with-miny-1eced8.svg" /> </a> </p> <p align="center"> <i>Microservice to fetch soccer matches info and tv channels</i> </p>Usage
npm start
That's it! Now you have a microservice listening on port 3000
API
Get a list of Real Madrid's recent games as well as the next matches.
GET /spain/real-madrid
Get a list of Arsenal's games with UK's time zone. Default timezone is Europe/Madrid
.
GET /england/arsenal?timezone=Europe/London
Related
- tvrealmadrid.com: Real Madrid games and schedules
- tvarsenal.com: Arsenal games and schedules
- livesoccertv-parser: Fetch matches info with node
License
MIT
Author
Pablo Varela |