Here is a quick first trial of Ruby on Rails. Backend to frontend current weather fetcher. Goes through a rails controller to call the
Weather API with the latitude and longitude from the browser (if you let it). Hosted separately using
Render. Check out my tiniest Rails code repo
here!