DEV Community

# djangorestframework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Consideraciones en los serializadores del DRF

Consideraciones en los serializadores del DRF

Comments
4 min read
Implementing Search Functionality in Django Rest Framework (DRF)

Implementing Search Functionality in Django Rest Framework (DRF)

1
Comments
4 min read
Integrate Google OAuth2 authentication into the django-rest-framework

Integrate Google OAuth2 authentication into the django-rest-framework

Comments
4 min read
GraphQL-like features in Django Rest Framework

GraphQL-like features in Django Rest Framework

Comments
6 min read
Django vs Django REST Framework: ¿Cuál es la diferencia? 🤔

Django vs Django REST Framework: ¿Cuál es la diferencia? 🤔

1
Comments
1 min read
Login with OTP Authentication in Django and Django REST Framework

Login with OTP Authentication in Django and Django REST Framework

2
Comments 4
9 min read
Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

Build a Multivendor E-commerce Website using Django, React & Django Rest Framework

31
Comments 1
3 min read
The project that will make you enjoy writing tests for your Django app

The project that will make you enjoy writing tests for your Django app

Comments
2 min read
Understanding Django REST Framework: APIView vs GenericViewSet

Understanding Django REST Framework: APIView vs GenericViewSet

Comments
2 min read
Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

Async API Calls Unleashed: Exploring Django 4 and Django Rest Framework

2
Comments
9 min read
How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

How to create a CRUD API in Django Rest Framework with APIView, ViewSets, and Swagger Documentation

13
Comments
4 min read
Multi-Role User Authentication in Django Rest Framework

Multi-Role User Authentication in Django Rest Framework

37
Comments 4
6 min read
Getting started with Django Rest Framework

Getting started with Django Rest Framework

4
Comments
4 min read
Entendendo o problema de N+1 query usando o Django

Entendendo o problema de N+1 query usando o Django

2
Comments
8 min read
How to create thumbnails programmatically in Django

How to create thumbnails programmatically in Django

2
Comments
2 min read
How to Develop an Email-Verification API using Django Rest Framework

How to Develop an Email-Verification API using Django Rest Framework

21
Comments 1
8 min read
Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

Automatically Add Logged In User Under 'created_by' and 'updated_by' to Model in Django Rest Framework

18
Comments 1
3 min read
Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

2
Comments
1 min read
How to save model object using only foreign keys id in django-rest-framework

How to save model object using only foreign keys id in django-rest-framework

13
Comments
1 min read
Learn the Django REST Framework Part 15 - Unit testing

Learn the Django REST Framework Part 15 - Unit testing

6
Comments
1 min read
Learn Django REST Framework Part 14 Pagination

Learn Django REST Framework Part 14 Pagination

5
Comments
1 min read
Learn Django REST Framework Part 9 Token Authentication

Learn Django REST Framework Part 9 Token Authentication

3
Comments
1 min read
Django REST FRAMEWORK Tutorial 12 -- Users のエンドポイントと Snippets の Users を使ったデータを作成する

Django REST FRAMEWORK Tutorial 12 -- Users のエンドポイントと Snippets の Users を使ったデータを作成する

10
Comments
5 min read
Configurando JWT en Django Rest Framework

Configurando JWT en Django Rest Framework

13
Comments
1 min read
How I Integrated Zapier into my Django Project

How I Integrated Zapier into my Django Project

7
Comments
7 min read
loading...