You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔋🦾Navigator is a URL generator for the FastRoute router. Works with internal application navigation and is able to generate URLs to external resources. Internal URL generation is done based on named route definitions.
Using the Meteomatics.com Weather API requires to build a dynamic API URL, and this project is creating the API by getting the current date and time for your local timezone and UTC/GMT timezone.