{"id":20015468,"url":"https://github.com/ryanwinchester/runtime_config","last_synced_at":"2025-10-03T23:51:56.930Z","repository":{"id":57545324,"uuid":"95605835","full_name":"ryanwinchester/runtime_config","owner":"ryanwinchester","description":"Elixir load config at runtime","archived":false,"fork":false,"pushed_at":"2017-06-27T22:39:55.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T21:42:13.054Z","etag":null,"topics":["elixir","elixir-lang","elixir-library"],"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/ryanwinchester.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}},"created_at":"2017-06-27T22:22:27.000Z","updated_at":"2017-07-16T13:38:22.000Z","dependencies_parsed_at":"2022-09-18T17:04:08.921Z","dependency_job_id":null,"html_url":"https://github.com/ryanwinchester/runtime_config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanwinchester/runtime_config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fruntime_config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fruntime_config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fruntime_config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fruntime_config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanwinchester","download_url":"https://codeload.github.com/ryanwinchester/runtime_config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fruntime_config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278245375,"owners_count":25955013,"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-10-03T02:00:06.070Z","response_time":53,"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":["elixir","elixir-lang","elixir-library"],"created_at":"2024-11-13T07:46:12.570Z","updated_at":"2025-10-03T23:51:56.879Z","avatar_url":"https://github.com/ryanwinchester.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RuntimeConfig\n\nLoad config values at runtime and can handle config values like `{:system, \"ENV_NAME\"}`.\n\n## Installation\n\nThe package can be installed by adding `runtime_config` to your list of\ndependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:runtime_config, \"~\u003e 0.1.0\"},\n  ]\nend\n```\n\n## Usage\n\n```elixir\nmy_val = Config.get_env(:my_app, :my_key)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwinchester%2Fruntime_config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanwinchester%2Fruntime_config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwinchester%2Fruntime_config/lists"}