Hey guys I am trying to figure out how to create a api using the django rest frame work to display a airplane flight tracker on a website. I am not really sure how to do it as from what i have seen as examples the api's have been used form simple data like names, height, id number, etc. I am looking to use the the code from https://aviation-edge.com/ but am stuck on how to put it into the existing code that i have. Do i just create a model and views .py to display it on the site or is there another process for this. Thanks in advance for the help.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ba19202f-7563-4130-b22f-3ba41a2a44d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

