根据现有的Django网站/应用程序开发移动应用程序 [英] Develop a mobile application based on an existing Django website/app

查看:140
本文介绍了根据现有的Django网站/应用程序开发移动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个用Django编写的网站,已经运行了几年。现在,我们希望尽可能多地从Django站点开发适用于Android和iOS的移动应用程序。
例如来自模型的类(例如用户和相关功能,其他数据等)

We have a website written in Django, that has been running for a few years. Now we would like to develop a mobile application for Android and iOS, using as much as possible from the Django-site. E.g. classes from models, like users and relevant functions, other data, etc

解决此问题的最佳/最简便方法是什么?
我们一直在研究其他类似的问题,但似乎都已经存在了几年了。

What would be the best/easiest way to approach this issue. We have been looking at several other questions like this, but all seem to be a few years old

是否有使用其他选择的方法? Django REST API?

Is there any options to using e.g. Django REST API?

我们只是一群学生,对于从何处开始的任何帮助/指针,我们将不胜感激!

We are just a group of students, and any help/pointers on where to start would be much appreciated!

推荐答案

对于移动应用,您需要具有API。因此,在Django中,您可以使用 Django Rest Framework tastypie 。您可以使用视频
链接开始编写api。如果您需要任何详细帮助,请单击此处

For Mobile App you need to have APIs . So in Django, You can write APIs using Django Rest Framework or tastypie . You can use Video link to start writing the apis. If you want any detail help click here

这篇关于根据现有的Django网站/应用程序开发移动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆