Hi, I think of using Serializers to "bridge" CalDAV--msgraph (vobject -- json)
Could there be any issues, I should consider? Data GETting flow would be like this: 1) `caldav` lib gets ical data (and converts it to `vobject`) 2) DRF serializer would convert `vobject` data to msgraph json 3) pass json to client than knows how to handle/consume msgraph json and backwards for PUT Thanks -- Jurgis Pralgauskis Don't worry, be happy and make things better ;) -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
