https://github.com/nostadt/example-facebook-gitpod
Example project to play with Facebook API and gitpod.io.
https://github.com/nostadt/example-facebook-gitpod
example facebook-api gitpod-io graph-api
Last synced: 5 months ago
JSON representation
Example project to play with Facebook API and gitpod.io.
- Host: GitHub
- URL: https://github.com/nostadt/example-facebook-gitpod
- Owner: nostadt
- Created: 2020-04-14T18:55:41.000Z (about 5 years ago)
- Default Branch: development
- Last Pushed: 2022-02-06T18:25:02.000Z (about 3 years ago)
- Last Synced: 2023-07-29T11:39:02.521Z (over 1 year ago)
- Topics: example, facebook-api, gitpod-io, graph-api
- Language: PHP
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/AMartinNo1/facebook-example1)
# Facebook API + Gitpod.io example
Example project to play with Facebook API and gitpod.io.
## How To:
1. Create config file (`cp config.php.example config.php`)
2. Create a new app (https://developers.facebook.com/apps/)
3. Fetch App ID and App SecretApp ID:
App Secret
3. Generate Access Token (https://developers.facebook.com/tools/explorer/)
4. Update the constants within config.php
5. Reload the browser page on the left