/elm-facebook

Use Facebook Javascript API from inside ELM

Primary LanguageElmApache License 2.0Apache-2.0

elm-facebook

help maintain this lib

Use Facebook's JavaScript API on ELM.

Using the Facebook module you can authenticate and execute requests on Facebook's Graph API.

Be sure to look at the login example to see how it is used.

Example Login Application

Read Main.elm application under examples/login