{"id":16655484,"url":"https://github.com/aaronrenner/refactoring_example","last_synced_at":"2026-04-26T09:32:18.615Z","repository":{"id":138358920,"uuid":"203677842","full_name":"aaronrenner/refactoring_example","owner":"aaronrenner","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-21T23:17:04.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:57:52.042Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aaronrenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-21T23:16:39.000Z","updated_at":"2022-12-07T21:27:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"3382cdc7-f6d9-4da0-a936-1dbd9a47aaa4","html_url":"https://github.com/aaronrenner/refactoring_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aaronrenner/refactoring_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Frefactoring_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Frefactoring_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Frefactoring_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Frefactoring_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronrenner","download_url":"https://codeload.github.com/aaronrenner/refactoring_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronrenner%2Frefactoring_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"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":"2024-10-12T09:53:11.951Z","updated_at":"2026-04-26T09:32:18.599Z","avatar_url":"https://github.com/aaronrenner.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RefactoringExample\n\nExample app designed to show the process of extracting private functions\nand internal modules.\n\n## Running\n\n1. Install the dependencies: `mix deps.get`\n2. Run the app from iex\n\n    ```elixir\n    $ iex -S mix\n    Erlang/OTP 22 [erts-10.4.4] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]\n\n    Compiling 2 files (.ex)\n    Interactive Elixir (1.9.1) - press Ctrl+C to exit (type h() ENTER for help)\n    iex(1)\u003e RefactoringExample.print_cars()\n    #... output\n    ```\n\n## Generating documentation\n\nYou can view the public API for this application with the following command\n\n```\n$ mix docs\nDocs successfully generated.\nView them at \"doc/index.html\".\n$ open doc/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronrenner%2Frefactoring_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronrenner%2Frefactoring_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronrenner%2Frefactoring_example/lists"}