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

https://github.com/leftmove/facebook.js

A Facebook API wrapper that's not from 2011.
https://github.com/leftmove/facebook.js

Last synced: 3 months ago
JSON representation

A Facebook API wrapper that's not from 2011.

Awesome Lists containing this project

README

          

# facebook.js

A Facebook API wrapper that's _not_ from 2011.

> [!IMPORTANT]
> This library is in active development.

# Quickstart

## Installation
`npm install @anonyo/facebook.js`

## Roadmap

### Short Term

- Separate login flow from main app, minimum setup
- Better error handling with more specific error types
- Flesh out README.md with minimal examples/use-cases (i.e. quickstart section)
- Native function for every major use-case
- Posting
- Commenting
- Etc.
- Make all methods available synchronously
- Consistency across parameters for different methods
- Support for videos

### Long Term

- Migrate CLI and core into different packages
- Documentation
- Every function, class, type
- Programmatic login
- Custom credential file authentication
- Create documentation website
- [Starlight](https://starlight.astro.build/)
- Register domain