{"id":15870875,"url":"https://github.com/int128/amefuriso","last_synced_at":"2026-04-30T01:36:01.916Z","repository":{"id":57583501,"uuid":"161415435","full_name":"int128/amefuriso","owner":"int128","description":"Slack bot for notifying rainfall forecast using Yahoo Japan Weather API like 雨雲レーダー","archived":false,"fork":false,"pushed_at":"2020-07-04T12:44:32.000Z","size":109,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T22:31:43.512Z","etag":null,"topics":["appengine","slack","weather","yahoo-weather-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/int128.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}},"created_at":"2018-12-12T01:24:53.000Z","updated_at":"2020-05-18T02:09:34.000Z","dependencies_parsed_at":"2022-08-31T01:02:07.824Z","dependency_job_id":null,"html_url":"https://github.com/int128/amefuriso","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/int128/amefuriso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Famefuriso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Famefuriso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Famefuriso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Famefuriso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/int128","download_url":"https://codeload.github.com/int128/amefuriso/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Famefuriso/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["appengine","slack","weather","yahoo-weather-api"],"created_at":"2024-10-06T00:40:38.209Z","updated_at":"2026-04-30T01:36:01.888Z","avatar_url":"https://github.com/int128.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amefuriso [![CircleCI](https://circleci.com/gh/int128/amefuriso.svg?style=shield)](https://circleci.com/gh/int128/amefuriso)\n\nThis is a Slack bot for notifying rainfall forecast using [Yahoo Japan Weather API](https://developer.yahoo.co.jp/webapi/map/openlocalplatform/v1/weather.html).\n\n\u003cimg src=\"https://user-images.githubusercontent.com/321266/50439946-48c17500-0937-11e9-9207-784a9aa27058.png\" width=\"320\"\u003e\n\n## Getting Started\n\nTODO: This app is not yet available for public.\n\n## Contributions\n\nThis is an open source software.\nFeel free to open issues and pull requests.\n\n### Architecture\n\nThis application is written in Go and designed for App Engine.\nIt consists of the following packages:\n\n- `main` - Bootstraps the application and wires dependencies.\n- `handlers` - Handles requests.\n- `usecases` - Provides application use cases.\n- `domain` - Provides domain of weather forecast.\n- `gateways` - Provides conversion between domain models and external models.\n- `infrastructure` - Invokes external APIs.\n\nYou can regenerate interface mocks as follows:\n\n```sh\ngo generate -v ./...\n```\n\n### How to develop and deploy\n\n```sh\n# Install SDK\nbrew cask install google-cloud-sdk\ngcloud components install app-engine-go\n\n# Run\ndev_appserver.py .\n\n# Deploy\ngcloud app deploy --project=amefuriso\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Famefuriso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fint128%2Famefuriso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Famefuriso/lists"}