{"id":19805710,"url":"https://github.com/remirobert/heyo","last_synced_at":"2025-08-21T07:15:00.966Z","repository":{"id":72988908,"uuid":"56054519","full_name":"remirobert/HeYO","owner":"remirobert","description":"News app, built with micro service architecture, Node.js","archived":false,"fork":false,"pushed_at":"2016-04-21T02:03:31.000Z","size":407,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T17:54:13.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/remirobert.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":"2016-04-12T10:46:16.000Z","updated_at":"2016-04-18T07:04:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4e34857-430e-4839-9d43-21b6a6d77219","html_url":"https://github.com/remirobert/HeYO","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"cf969d88584cc5cd4fdf96bcc31e051f6ecb796a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remirobert/HeYO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FHeYO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FHeYO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FHeYO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FHeYO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remirobert","download_url":"https://codeload.github.com/remirobert/HeYO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FHeYO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271442073,"owners_count":24760353,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-12T09:05:02.444Z","updated_at":"2025-08-21T07:15:00.947Z","avatar_url":"https://github.com/remirobert.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HeYO !\n\n**HeYO** is a mobile application allows you get informations about your current location.\nSuch as the current *address*, *weather*, *venues*, and *photos*.\n\n# Service\n\nThe service, follows the micro-service architechture. That means, all the functionnalities is splitted in different application. The service is made with **Node.js**.\n\nThis is the current services avalaible :\n\n- **service-geo**: fetch information on *google map* API to find some information about the location.\n- **service-venues**: fetch venues arround with *foursquare* API.\n- **service-weather**: fetch weather information with *forecast* API.\n- **service-instagram**: fetch pictures arround the location posted on *instagram*.\n- **api**: propose an interface for the client to fetch the datas corresponding to the client (iOS app).\n\nAll the service are divided on different application. And all return **JSON** data. That means, all the service are independant from the core and can work by their own.\n\n# Deployment\n\nTo be deployed, all services (so all applications) need to be deployed.\nTo help the deployment of the all architecture, all the application has its own **Dockerfile**. \nAll the application can be deployed by their own.\nThe project has a **docker-compose.yml** file, to *build* and *run* all the *docker container* in one time.\n\n```shell\ndocker-compose up\n```\n\nOr using **pm2** to manage all the applications process.\n\n```shell\nnpm install -g pm2\npm2 start processes.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fheyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremirobert%2Fheyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Fheyo/lists"}