shlogg ยท Early preview
Adriens @rastadidi

IT Events API: Plan World Backup Day And More With Ease

Introducing app-it-events-api: a free, easy-to-use API for planning IT Events like World Backup Day & Programmer's Day. Check out the demo and resources!

โ” About

Ever needed to know and plan forthcoming IT Events (World Backup Day, Programmer's Day, Ada Lovelace Day,...) from within a clean, free and easy to use API ?
๐Ÿ‘‰ Well, that's we've built : let's see how it looks ๐Ÿš€

  
  
  ๐Ÿฟ Demo



  
  
  ๐Ÿ”– Resources


optnc/app-it-events-api on DockerHub


  // Detect dark theme
  var iframe = document.getElementById('tweet-1641835491258499073-784');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1641835491258499073&theme=dark"
  }