Skip to content

Instantly share code, notes, and snippets.

@rgardner
Created September 21, 2014 23:45
Show Gist options
  • Save rgardner/5357871e683e6406ee4d to your computer and use it in GitHub Desktop.
Save rgardner/5357871e683e6406ee4d to your computer and use it in GitHub Desktop.
Post an Event to the new Tech@NYU API!
{
"events": {
"title": "Tech@NYU After Hours #3",
"shortTitle": "After Hours #3",
"description": "After Hours is an event for designers, developers, and makers to get to know one another and work on cool projects. Students work on academic and extracurricular projects with a focus in entrepreneurial endeavours.",
"startDateTime": "2014-09-24T22:00:00.000Z",
"endDateTime": "2014-09-25T00:00:00.000Z",
"links": {
"teams": {
"ids": ["53f54dd98d1e62ff12539dc2"],
"type": "teams"
},
"venues": {
"id": "541f58222efd90b12a91cd7d",
"type": "venues"
},
"addedBy": {
"id": "53fe5ebe627d5f43512ce1db",
"type": "addedBy"
},
},
"isPlaceholder": false
}
}
@ethanresnick
Copy link

Not sure if you got a notification when I forked this, but I fixed a couple typos here

Also, the description needs to be much shorter to fit on our website. For this week, I used:

Designers, developers, and student makers of all sorts hanging out and working on cool projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment