简体   繁体   English

电子商务的 Rest-framework 资源中的 Django 后端

[英]Django backend in Rest-framework resource for eCommerce

I want to create an eCommerce store's entire backend in django (using Restful framework APIs), I am looking for resource available online especially on github.我想在 django(使用 Restful 框架 API)中创建电子商务商店的整个后端,我正在寻找在线可用的资源,尤其是在 github 上。

Ofcourse I have done extensive research but I am unable to find anything that is recently updated and yet simple enough for me to understand, as I am not expert in django yet.当然,我已经进行了广泛的研究,但我找不到任何最近更新但又足够简单让我理解的东西,因为我还不是 django 方面的专家。

All I want is a resource from where I can see overall flow and model it by using their models, views, serializers and permissions as a reference我想要的只是一个资源,从中我可以看到整体流程和 model 它通过使用他们的模型、视图、序列化程序和权限作为参考

Consult the following list for possible options:有关可能的选项,请参阅以下列表:

https://github.com/wsvincent/awesome-django#ecommerce https://github.com/wsvincent/awesome-django#ecommerce

This resource might be helpful to you in the future as well.该资源将来也可能对您有所帮助。

You can refer here: https://djangopackages.org/grids/g/ecommerce/ I recommend this resource for using: https://github.com/mirumee/saleor你可以参考这里: https://djangopackages.org/grids/g/ecommerce/我推荐使用这个资源: https://github.com/mirumee/saleor

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM