django-schedule icon indicating copy to clipboard operation
django-schedule copied to clipboard

How to use it so as to expose a restFul API for mobile and web?

Open shubh3794 opened this issue 8 years ago • 1 comments

Hey, I am trying to make a Planner provides user with a timeline of the non recurring events that he has scheduled in his Weekly/Monthly Plan. I want to do it in a RESTful way. Any Idea on how to go about it?.

shubh3794 avatar Apr 05 '16 08:04 shubh3794

I would like to use the object with the Django Rest API also. did you try to just expose the object or write your own serializer for it?

sophianachiba avatar Apr 26 '16 21:04 sophianachiba