Upstatement / mesh

Bootstrap content into a WordPress site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creation of posts via JSON

jarednova opened this issue · comments

Allow for a user to create posts via JSON, follow the pattern for users (the only object that people can currently create via JSON)

AC

  • A user can create a new post via JSON
  • When reloading, the post isn't duplicated
  • Submit a PR
  • @jarednova merges