vic/elm-facebook
Use Facebook Javascript API from inside ELM
{ "defaultBranch": "master", "description": "Use Facebook Javascript API from inside ELM", "fullName": "vic/elm-facebook", "homepage": "", "language": "Elm", "name": "elm-facebook", "pushedAt": "2017-02-20T23:04:18Z", "stargazersCount": 9, "updatedAt": "2017-09-28T04:53:35Z", "url": "https://github.com/vic/elm-facebook"}elm-facebook
Section titled “elm-facebook”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
Section titled “Example Login Application”Read Main.elm application under examples/login