/Facebook-Test-Server

Server that emulates Facebook so you can test API and Graph calls

Primary LanguagePHP

README

A server to test Facebook. 

Current methods supported:

- me
- feed post (via JS)

Currently processing any requests via POST or GET.

Work in progress- comments welcome.