{"id":18259969,"url":"https://github.com/theflyingcodr/faas-metar","last_synced_at":"2025-04-08T23:44:30.419Z","repository":{"id":105026036,"uuid":"116183940","full_name":"theflyingcodr/faas-metar","owner":"theflyingcodr","description":"An OpenFaas function for getting METAR information for a weather station","archived":false,"fork":false,"pushed_at":"2018-01-04T09:34:58.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-14T18:36:23.632Z","etag":null,"topics":["golang","metar","openfaas-function"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theflyingcodr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-03T21:33:00.000Z","updated_at":"2019-08-29T19:57:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8637597-9653-4c9c-9647-8856bae06963","html_url":"https://github.com/theflyingcodr/faas-metar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theflyingcodr%2Ffaas-metar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theflyingcodr%2Ffaas-metar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theflyingcodr%2Ffaas-metar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theflyingcodr%2Ffaas-metar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theflyingcodr","download_url":"https://codeload.github.com/theflyingcodr/faas-metar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","metar","openfaas-function"],"created_at":"2024-11-05T10:41:16.069Z","updated_at":"2025-04-08T23:44:30.397Z","avatar_url":"https://github.com/theflyingcodr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# faas-metar\n\nAn OpenFaas function for getting METAR information for an aviation weather station\n\n# Local Setup\n\nAssuming you have [OpenFaas](https://github.com/openfaas/faas) setup on your local machine, clone this repo and execute the make file as shown:\n\n```\n make deploy-test-local\n \n```\nThis will build, deploy and also execute the function using the fass-cli to ensure it is working.\n\nYou can then execute it through the OpenFaas UI, Cli or Web Calls.\n\n# Using the Function\n\nIt takes a single string of Phonetic Characters which represent the ICAO code of the weather station in question.\n\nMy nearest station is Belfast Harbour Airport which has an ICAO of EGAC. In order to get the weather data for this station submit the value\n\n```\n  \"ECHO GOLF ALPHA CHARLIE\"\n  \n```\n\n# Coming Soon\n\nAlexa Support :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheflyingcodr%2Ffaas-metar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheflyingcodr%2Ffaas-metar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheflyingcodr%2Ffaas-metar/lists"}