I am looking to consume data that is shared via the icalendar protocol. In order to receive this data I need an end point URL to plug into this app that will begin feeding the endpoint URL data.
Ideally I'd like to scale this to a multi-tenant but to begin with I am building it just for myself.
So what is the best and easiest way to create an end point to consume that data?
I've googled to my hearts content but for the life of me can't find the right way. I've found an opensource CalDav server online.
No code yet just looking for a recommendation