{"id":20549516,"url":"https://github.com/akullpp/outfitr","last_synced_at":"2025-06-10T22:39:33.955Z","repository":{"id":79173995,"uuid":"105267833","full_name":"akullpp/outfitr","owner":"akullpp","description":"A small sandbox project which suggests outfit levels based current temperature","archived":false,"fork":false,"pushed_at":"2017-10-17T08:14:32.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-01-16T16:42:45.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/akullpp.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-09-29T12:05:40.000Z","updated_at":"2024-08-07T17:45:27.000Z","dependencies_parsed_at":"2023-03-15T08:30:21.447Z","dependency_job_id":null,"html_url":"https://github.com/akullpp/outfitr","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/akullpp%2Foutfitr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Foutfitr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Foutfitr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akullpp%2Foutfitr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akullpp","download_url":"https://codeload.github.com/akullpp/outfitr/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242153820,"owners_count":20080566,"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":[],"created_at":"2024-11-16T02:18:17.560Z","updated_at":"2025-03-06T05:29:02.201Z","avatar_url":"https://github.com/akullpp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# outfitr\n\n## Requirements\n\n[Docker](https://www.docker.com/) (stable:latest)\n\nAn environment variable `OMW_API_KEY` has to be set which should be a valid API Key for OpenWeatherMap.\n\nIf you use an HTTP(S) proxy, ensure that the correct environment variables, i.e. `http_proxy` and `https_proxy` are set.\n\nDon't forget to adapt your IDE's run configurations as well!\n\n## Run\n\n```\ndocker-compose up\n```\n\nor a clean slate\n\n```\ndocker-compose up --build\n```\n\nThe server can be accessed under port `8080`.\n\nThe Swagger API can be used under the `http://\u003chost\u003e:\u003cport\u003e/swagger-ui.html` URL.\n\nIf you need a proxy, you set it like usual with `-Dhttp(s).proxyHost=\u003chost\u003e -Dhttp(s).proxyPort=\u003cport\u003e` depending if it's a HTTP or HTTPS proxy. A quick way to do this would be to set this in the Dockerfile itself.\n\n## Development\n\n```\n./mvwn spring-boot:run\n```\n\nThe backend will be available at port `11000`.\n\n## Build\n\n```\n./mvwn clean install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Foutfitr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakullpp%2Foutfitr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakullpp%2Foutfitr/lists"}