{"id":16446113,"url":"https://github.com/mschaeffner/metmoji-server","last_synced_at":"2026-05-17T14:35:38.075Z","repository":{"id":93435968,"uuid":"97453234","full_name":"mschaeffner/metmoji-server","owner":"mschaeffner","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-01T11:40:26.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-20T14:33:26.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/mschaeffner.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":"2017-07-17T08:29:36.000Z","updated_at":"2017-07-17T09:45:56.000Z","dependencies_parsed_at":"2023-04-02T12:49:09.059Z","dependency_job_id":null,"html_url":"https://github.com/mschaeffner/metmoji-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mschaeffner/metmoji-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fmetmoji-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fmetmoji-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fmetmoji-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fmetmoji-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mschaeffner","download_url":"https://codeload.github.com/mschaeffner/metmoji-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mschaeffner%2Fmetmoji-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33142332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-11T09:46:29.741Z","updated_at":"2026-05-17T14:35:38.058Z","avatar_url":"https://github.com/mschaeffner.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metmoji-server\n\n## Files to add in src/main/resources\nTo make metmoji-server working you need to include 2 files into scr/main/resources.\n\n**app.properties:**\nThis file contains the API key to access the openweathermap API.\n```\nopenweathermapApiKey: XXXXXXXXXXXXX\n```\n\n**city.list.json:**\nThis file contains the list of all cities available in openweather map. This can be downloaded from openweathermap and is not included here, because I was not sure if it is allowed to publish this file on github. \n```json\n[\n  {\n    \"id\": 2950158,\n    \"name\": \"Berlin\",\n    \"country\": \"DE\",\n    \"coord\": {\n      \"lon\": 10.45,\n      \"lat\": 54.033329\n    }\n  },\n  ...\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschaeffner%2Fmetmoji-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmschaeffner%2Fmetmoji-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmschaeffner%2Fmetmoji-server/lists"}