An open API service indexing awesome lists of open source software.

https://github.com/berviantoleo/fb-experiment

Post removal experiment
https://github.com/berviantoleo/fb-experiment

facebook facebook-graph-api nodejs

Last synced: 27 days ago
JSON representation

Post removal experiment

Awesome Lists containing this project

README

        

# FB Experiment

__Warning!__ This project still alpha. Not for `production` used.

Calling fb graph from scratch!

## Required Env

```env
CLIENT_ID=...
CLIENT_SECRET=...
```

Note:

* Currently not support from `.env` file and not want support from `.env` file.

## Target

- [x] Get FB posts
- [ ] Delete FB posts
- [ ] Cron

## License

MIT