A Go package to get data from [materials project] (https://materialsproject.org/)
##Install
$ go get github.com/matk86/gomat
##Usage
Get the API key from materialsproject and set the environment variable MAPI_KEY
Example:
$ go run gomat.go LiF
##LICENSE
MIT