All Projects → jianshijiuyou → Django Rest Framework Api Guide

jianshijiuyou / Django Rest Framework Api Guide

Django REST framework API 指南

Projects that are alternatives of or similar to Django Rest Framework Api Guide

Presentations
Collection of presentations for advanced Python topics
Stars: ✭ 264 (-39.59%)
Mutual labels:  django, django-rest-framework
Nsot
Network Source of Truth is an open source IPAM and network inventory database
Stars: ✭ 337 (-22.88%)
Mutual labels:  django, django-rest-framework
Openciviwiki
Building a Better Democracy for the Internet Age
Stars: ✭ 275 (-37.07%)
Mutual labels:  django, django-rest-framework
Django Hashid Field
Django Model Field that uses Hashids to obscure the value
Stars: ✭ 256 (-41.42%)
Mutual labels:  django, django-rest-framework
Meethub
This is a Python/Django based event management system. A meetup clone.
Stars: ✭ 411 (-5.95%)
Mutual labels:  django, django-rest-framework
Django Elasticsearch Dsl Drf
Integrate Elasticsearch DSL with Django REST framework.
Stars: ✭ 258 (-40.96%)
Mutual labels:  django, django-rest-framework
Docker Django Nginx Uwsgi Postgres Tutorial
Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial )
Stars: ✭ 334 (-23.57%)
Mutual labels:  django, django-rest-framework
Fosswebsite
A club management system that handles student details, progress, events, achievements, attendance, status updates, teams and workshop registrations. This is the official [email protected] website
Stars: ✭ 242 (-44.62%)
Mutual labels:  django, django-rest-framework
Django Api Domains
A pragmatic styleguide for Django API Projects
Stars: ✭ 365 (-16.48%)
Mutual labels:  django, django-rest-framework
Channels Api
RESTful Websocket APIs with Django Rest Framework and Channels
Stars: ✭ 353 (-19.22%)
Mutual labels:  django, django-rest-framework
Django Practice Book
《Django企业开发实战》已出版
Stars: ✭ 251 (-42.56%)
Mutual labels:  django, django-rest-framework
Django React Boilerplate
DIY Django + React Boilerplate for starting your SaaS
Stars: ✭ 385 (-11.9%)
Mutual labels:  django, django-rest-framework
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (-43.48%)
Mutual labels:  django, django-rest-framework
Django Url Filter
Django URL Filter provides a safe way to filter data via human-friendly URLs.
Stars: ✭ 259 (-40.73%)
Mutual labels:  django, django-rest-framework
Django Rest Registration
User-related REST API based on the awesome Django REST Framework
Stars: ✭ 240 (-45.08%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Jwt
JSON Web Token Authentication support for Django REST Framework
Stars: ✭ 3,105 (+610.53%)
Mutual labels:  django, django-rest-framework
Tacticalrmm
A remote monitoring & management tool, built with Django, Vue and Go.
Stars: ✭ 231 (-47.14%)
Mutual labels:  django, django-rest-framework
Django Rest Framework Datatables
Seamless integration between Django REST framework and Datatables.
Stars: ✭ 241 (-44.85%)
Mutual labels:  django, django-rest-framework
Drf Flex Fields
Dynamically set fields and expand nested resources in Django REST Framework serializers.
Stars: ✭ 350 (-19.91%)
Mutual labels:  django, django-rest-framework
Onlinejudge
open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | [email protected]
Stars: ✭ 4,458 (+920.14%)
Mutual labels:  django, django-rest-framework

Django REST framework API 指南

文章翻译自官方网站,部分内容有增删。

没看过官网 tutorial 的建议先看一遍,也有人翻译过: Django Rest Framework 中文版教程 ,少了最后一篇,不过影响不大。

本人能力有限,不足之处还有很多,欢迎大家 PR。

DRF API 指南(基于版本 3.7.x)

###########################################
2018.5.29 update

添加部分 Django 官方文档翻译总结

Django 文档(基于版本 2.0)

最后的最后

所有翻译依靠 google 翻译,然后根据个人理解稍作调整而成,内容有所删减,仅供参考!

转载请注明出处!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].