Skip to content

pie6k/fb-messanger-node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It was starting point for my friend to create api for fb messaging for his MacOS messanger app

yarn install

yarn dev

To create session -

POST to localhost:3000/login with email and password as data. You'll get encoded session in response. You need to send this session with every request

POST to localhost:3000/message with message and threadId data to send message.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published