I need to do URL routing for Travel guides API using Django and Mongo DB
can any one hel me out ?
Need to API - Create one REST API endpoint for /tourguides?country=xyz and
read from MongoDB and test in POSTMAN.

On Thu, Apr 25, 2019 at 1:35 PM Jurgis Pralgauskis <
[email protected]> wrote:

> 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.
>

-- 
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.

Reply via email to