Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update meetings.json and newsrooom_videos.json #3369

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions config/newsroom_videos.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[
{
"image_url": "https://i.ytimg.com/vi/wiM20HTCerM/hqdefault.jpg",
"title": "Using API spec as an Executable Contract To Mock and Test Mic - Hari Krishnanroservices",
"description": "AsyncAPI allows us to articulate communication channels between services clearly. What if I told you that this AsyncAPI ...",
"videoId": "wiM20HTCerM"
"image_url": "https://i.ytimg.com/vi/ap2ZiRN8MDs/hqdefault.jpg",
"title": "My GSoC Experience with AsyncAPI - Yuan Yuan",
"description": "",
"videoId": "ap2ZiRN8MDs"
},
{
"image_url": "https://i.ytimg.com/vi/22LFOLeF9Lk/hqdefault.jpg",
"title": "AsyncAPI + WebSocket: The Collaborative Combo",
"description": "Build a real-time collaborative drawing app from scratch using WebSocket & AsyncAPI, where users can draw together and chat in ...",
"videoId": "22LFOLeF9Lk"
"image_url": "https://i.ytimg.com/vi/9MaHh4b-rmc/hqdefault.jpg",
"title": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise - Daniel Kocot",
"description": "",
"videoId": "9MaHh4b-rmc"
},
{
"image_url": "https://i.ytimg.com/vi/XGn8v0yBfOI/hqdefault.jpg",
"title": "AsyncAPI Online Conference 2024💜",
"description": "AsyncAPI Online Conference 2024 Welcome to the AsyncAPI Online Conference 2024 Edition.",
"videoId": "XGn8v0yBfOI"
"image_url": "https://i.ytimg.com/vi/lCTdXmougTk/hqdefault.jpg",
"title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker",
"description": "",
"videoId": "lCTdXmougTk"
},
{
"image_url": "https://i.ytimg.com/vi/Hy3-C6V2ir8/hqdefault.jpg",
"title": "AsyncAPI Conference Dry Run",
"description": "Setup and conference prep.",
"videoId": "Hy3-C6V2ir8"
"image_url": "https://i.ytimg.com/vi/Q1q6JoFG0zM/hqdefault.jpg",
"title": "The Many Meanings Of An AsyncAPI File - Swen-Helge Huber",
"description": "",
"videoId": "Q1q6JoFG0zM"
},
{
"image_url": "https://i.ytimg.com/vi/2WUchTKDPfs/hqdefault.jpg",
"title": "Marketing WG Meeting, 14:00 UTC Tuesday October 22nd 2024",
"description": "https://github.com/asyncapi/community/issues/1553.",
"videoId": "2WUchTKDPfs"
"image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg",
"title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode",
"description": "",
"videoId": "b_BStEcLNqg"
}
]
Loading