{"id":18996214,"url":"https://github.com/arpitgo4/metar_api","last_synced_at":"2026-04-12T06:34:37.776Z","repository":{"id":91906102,"uuid":"178515313","full_name":"arpitgo4/metar_api","owner":"arpitgo4","description":"Metar API server with caching for fast responses.","archived":false,"fork":false,"pushed_at":"2019-04-16T10:58:51.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T16:27:12.149Z","etag":null,"topics":["docker","docker-compose","expressjs","metar","metar-information","nginx","nodejs","redis","weather-api","weather-data","weather-forecast","weather-station"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arpitgo4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-30T05:22:48.000Z","updated_at":"2019-04-16T10:58:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d746d79e-382e-457a-a038-b57854859340","html_url":"https://github.com/arpitgo4/metar_api","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/arpitgo4%2Fmetar_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitgo4%2Fmetar_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitgo4%2Fmetar_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpitgo4%2Fmetar_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpitgo4","download_url":"https://codeload.github.com/arpitgo4/metar_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240010684,"owners_count":19733555,"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":["docker","docker-compose","expressjs","metar","metar-information","nginx","nodejs","redis","weather-api","weather-data","weather-forecast","weather-station"],"created_at":"2024-11-08T17:34:20.893Z","updated_at":"2026-04-12T06:34:32.738Z","avatar_url":"https://github.com/arpitgo4.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Metar API\nMetar API with redis cache for fast and reliable metar weather data.\n\n## Project Structure\n\n```\n        .\n        ├── api-gateway                 #  Nginx Api Gateway\n        ├── deployment\n        |   ├── development             #  Docker-compose development config\n        |   └── production              #  Docker-compose production config\n        ├── server                      #  Api Server\n        └── README.md                   #  This file\n```\n\n## Postman API Sheet\n```\n## Postman api collection\nhttps://documenter.getpostman.com/view/401954/S17wP6VP\n```\n\n## Environment Variables\n```\n## Environment variables are defined in the deployment/[production/development]/docker-compose.yml\n## Environment variables are needed for successfull startup of the server\n\nSERVER_PORT=8080                        # Port number for server to listen\nREDIS_HOST=redis_cluster_ip:6379        # Redis connection url\nNODE_ENV=production                     # Server environment to run\nREDIS_METAR_EXPIRY=5                    # Redis expiration time for metar info\nAPI_GATEWAY=api_gateway                 # Api gateway service domain name\n```\n\n\n## Development\n```\n# Start project in development mode with hot code loading,\ncd deployment/development \u0026\u0026 docker-compose up --build [-d]\n\n# See logs for a container (service in docker-compose)\ncd deployemnt/development \u0026\u0026 docker-compose logs --follow \u003cservice_name\u003e\n\n# Get container (service) shell access\ncd deployment/development \u0026\u0026 docker-compose exec \u003cservice_name\u003e sh\n\n# Enjoy developing :)\n```\n\n## Production\n```\n# Start project in production mode,\ncd deployment/production \u0026\u0026 docker-compose up --build\n\n\n# Open web browser at http://localhost/api/v1/ping\n# You will see a response : { data: 'pong' }\n```\n\n## Feedback\nIn case of any query or feedback, please feel free to connect via\n* arpit.go4@gmail.com (Arpit Goyal)\n\nOr, open an issue at github.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitgo4%2Fmetar_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpitgo4%2Fmetar_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpitgo4%2Fmetar_api/lists"}