Skip to content

Instantly share code, notes, and snippets.

@asonas
Last active December 26, 2015 16:09
Show Gist options
  • Select an option

  • Save asonas/7177964 to your computer and use it in GitHub Desktop.

Select an option

Save asonas/7177964 to your computer and use it in GitHub Desktop.
イベントの公式サイトで以下のようなjsonを吐いてほしい
{
name: "EVENT NAME",
date: "2013-10-27",
description: "this is event",
place: {
name: "Tokyo Ryutsu Center",
latlng: "35,135",
url: "url",
map: "url",
4sq: "url"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment