Exposing the session schedules of Frontend & PHP Conference Hokkaido as iCal calendar feed.
You can subscribe to the calendar feed by using the following URL:
https://frontend-conf-do-calendar.azurewebsites.net/ical/v1
This is a simple ASP.NET Web API application on .NET 10. The calendar feed is generated by scraping the session schedules from the Frontend & PHP Conference Hokkaido timetable. The scraping is done by using AngleSharp and the calendar feed is generated by using Ical.Net. The calendar feed is hosted on Azure App Service.