Skip to content

Fetches live gas info from Etherscan and Polygon Scan. Responds in JSON. Uses Elixir + plug_cowboy.

Notifications You must be signed in to change notification settings

ZaneH-YT/gas_station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GasStation

Demo app showcasing plug_cowboy, HTTPoison, Poison, and GenServers.

Setup

$ git clone git@github.com:ZaneH-YT/gas_station.git
$ cd gas_station
$ mix deps.get

Run

$ iex -S mix
  • Open browser to localhost:4000/gas/eth or /gas/polygon

About

Fetches live gas info from Etherscan and Polygon Scan. Responds in JSON. Uses Elixir + plug_cowboy.

Topics

Resources

Stars

Watchers

Forks

Languages