{"id":44103198,"url":"https://github.com/conradwt/greeter-server-elixir","last_synced_at":"2026-02-08T14:37:44.961Z","repository":{"id":43036449,"uuid":"510225535","full_name":"conradwt/greeter-server-elixir","owner":"conradwt","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-03T08:06:27.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T09:23:11.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/conradwt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-07-04T05:35:13.000Z","updated_at":"2025-02-03T08:06:27.000Z","dependencies_parsed_at":"2023-12-09T12:25:08.697Z","dependency_job_id":"0d86cded-7c48-4ec6-90f0-2725c62e48d4","html_url":"https://github.com/conradwt/greeter-server-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/conradwt/greeter-server-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fgreeter-server-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fgreeter-server-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fgreeter-server-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fgreeter-server-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conradwt","download_url":"https://codeload.github.com/conradwt/greeter-server-elixir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conradwt%2Fgreeter-server-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29233477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"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":[],"created_at":"2026-02-08T14:37:44.896Z","updated_at":"2026-02-08T14:37:44.956Z","avatar_url":"https://github.com/conradwt.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greeter Server\n\nThe purpose of this repository is to create Greeter server\nfor responding to Greeter client requests.\n\n## Starting the Greeter server\n\n1. start an iex session\n\n   ```zsh\n   iex -S mix\n   ```\n\n2. start the Greet server by entering the following:\n\n   ```elixir\n   GreeterServer.GreeterService.Server.start(8080)\n   ```\n\nNote: The Greeter service is available on host, `localhost`, that has the port, `8080`.\n\n## Stopping the Greeter server\n\n1. start another iex session\n\n   ```zsh\n   iex -S mix\n   ```\n\n2. stop the Greeter server by entering the following:\n\n   ```elixir\n   GreeterServer.GreeterService.Server.stop()\n   ```\n\n## License\n\nGreeter Server is released under the [MIT license](./LICENSE.md).\n\n## Copyright\n\nCopyright \u0026copy; 2022 - 2023 Conrad Taylor. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fgreeter-server-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconradwt%2Fgreeter-server-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconradwt%2Fgreeter-server-elixir/lists"}