Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 297 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 297 Bytes

gomat

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