A web app in NodeJs displaying widgets of services
Demo
- Youtube
- Steam
- Weather
All widgets take a timer params, it's represent the time between each refresh (in minute)
Display temperature for city and the current weather (sun, etc..).
It takes one params, the name of the city. ex: Paris.
Display the number of players currently playing.
It takes one params, the id of the steam game. ex: 812140 for Assassin's Creed® Odyssey.
Display n last posts for a n subreddit.
It takes two params, the name of the subreddit and the number of last posts the user want. ex: funny 5
Display n last posts for a x youtube video. Display a preview of the video.
It takes two params, the id of the video and the number of last posts the user want. ex: Nx4E1htWw8Y 5
Display the number of views for a x youtube video. Display a preview of the video.
It take one params, the id of the youtube video. ex: Nx4E1htWw8Y
Display the number of subscribers of a youtube channels.
It take one params, the id of the youtube channel. ex: UCUaHJ0fTA-1theR8A8Polmw