{"id":21564623,"url":"https://github.com/mithereal/ex_gasoline_price","last_synced_at":"2025-12-11T23:43:58.589Z","repository":{"id":46040644,"uuid":"133070421","full_name":"mithereal/ex_gasoline_price","owner":"mithereal","description":"fetch gas rates from gasprices.aaa.com","archived":false,"fork":false,"pushed_at":"2023-12-14T20:33:45.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T23:07:35.309Z","etag":null,"topics":["diesel","elixir","fetch-gas-rates","gasoline","gasoline-prices","gasprices"],"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/mithereal.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":"2018-05-11T17:41:03.000Z","updated_at":"2022-06-03T21:58:38.000Z","dependencies_parsed_at":"2024-11-24T12:19:32.655Z","dependency_job_id":null,"html_url":"https://github.com/mithereal/ex_gasoline_price","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"9234aec5217917ff7d1c5740f99122af638ef182"},"previous_names":["mithereal/ex_gasrate"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithereal%2Fex_gasoline_price","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithereal%2Fex_gasoline_price/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithereal%2Fex_gasoline_price/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mithereal%2Fex_gasoline_price/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mithereal","download_url":"https://codeload.github.com/mithereal/ex_gasoline_price/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244160053,"owners_count":20408021,"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":["diesel","elixir","fetch-gas-rates","gasoline","gasoline-prices","gasprices"],"created_at":"2024-11-24T10:16:35.279Z","updated_at":"2025-12-11T23:43:53.569Z","avatar_url":"https://github.com/mithereal.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GasolinePrice\n\n** Fetch gas rates from gasprices.aaa.com**\n\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/gasoline_price/)\n[![Hex.pm](https://img.shields.io/hexpm/dt/gasoline_price.svg)](https://hex.pm/packages/gasoline_price)\n[![License](https://img.shields.io/hexpm/l/gasoline_price.svg)](https://github.com/mithereal/ex_gasoline_price/blob/master/LICENSE)\n[![Last Updated](https://img.shields.io/github/last-commit/mithereal/ex_gasoline_price.svg)](https://github.com/mithereal/ex_gasoline_price/commits/master)\n[![Build Status](https://circleci.com/gh/mithereal/ex_gasoline_price.svg?style=svg)](https://github.com/mithereal/ex_gasoline_price)\n[![Coverage Status](https://coveralls.io/repos/github/mithereal/ex_gasoline_price/badge.svg?branch=main)](https://coveralls.io/github/mithereal/ex_gasoline_price?branch=main)\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `gasolineprice` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:gasoline_price, \"~\u003e 0.3.1\"}\n  ]\nend\n```\n\n## Usage\n\n```elixir\niex\u003e  GasolinePrice.fetch_national_avg()\n\niex\u003e  GasolinePrice.fetch_avg_rates(\"AZ\")\n```\n\n## Standalone\n\nOne can create a standalone app via \n\n```bash\nMIX_ENV=cli \u0026\u0026 mix deps.get \u0026\u0026 mix release\ncp _build/cli/rel/bakeware/gasoline_price /usr/local/bin/.\ngasoline_price \"CA\"\n{\"diesel\":6.754,\"mid\":6.423,\"premium\":6.561,\"regular\":6.246}\n\ngasoline_price fetch_metro_rates \"CA\"\n[...]\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/gasoline_price](https://hexdocs.pm/gasoline_price).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithereal%2Fex_gasoline_price","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmithereal%2Fex_gasoline_price","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmithereal%2Fex_gasoline_price/lists"}