Skip to content

Instantly share code, notes, and snippets.

@jonmarkgo
Created May 21, 2011 23:23
Show Gist options
  • Save jonmarkgo/984997 to your computer and use it in GitHub Desktop.
Save jonmarkgo/984997 to your computer and use it in GitHub Desktop.
POST /games.json
{
"game": {
"name": "Test Game",
"password": "abc123",
"owner_id": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment