Skip to content

Instantly share code, notes, and snippets.

@StoyanD
Created November 21, 2019 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StoyanD/4cce391ae7a6052b160044269eed8f89 to your computer and use it in GitHub Desktop.
Save StoyanD/4cce391ae7a6052b160044269eed8f89 to your computer and use it in GitHub Desktop.
Module attendees array generated from Eventbrite API
"attendees": [
{
"id": "1284763457",
"address": "cosmos174w50psqkfu5ztg3wjqeveyflzuwqv0ke8rf22",
"name": "Stoyan Dimitrov",
"sponsor": true
},
{
"id": "1284763459",
"address": "cosmos15s0tszqwpk0trgm82mwkjfu0zgtn05a4wl053l",
"name": "Satish Bhatti"
},
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment