facebook.ex
Facebook Graph API Wrapper written in Elixir. Please note, this is very much a work in progress. Feel free to contribute using pull requests.
Installation
mix.exs
- Clone repo
Run mix deps.get-
To give it a try, run
iex -S mix
{:facebook,"0.4.0",[github: "mweibel/facebook.ex"]}Visit hex.pm/packages/facebook for more infos.