ouija-io / ouija

Communicating with ghosts
http://ouija.io
BSD 3-Clause "New" or "Revised" License
128 stars 14 forks source link

Comment data structure #2

Closed mattcreager closed 10 years ago

mattcreager commented 10 years ago

The _identifier_ will be the Ghost post ID or failing that the post slug.

{
  "status" : 0,
  "author":  "author_id",
  "content": "Comment content goes here"
}