为什么在2025年,我们仍然需要第三方应用来使用Django编写REST API?
The question was asked to the president of the DSF this year at FOSDEM, after his talk. And it is clearly a legitimate one! But… is it True? Do we actually need a 3rd party app to write an API...
在FOSDEM上,DSF主席表示,对于简单的CRUD REST API,Django的通用类视图和表单序列化足以满足需求,无需第三方应用。但对于复杂项目,使用第三方库更为合适。
