Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Get Started | What is the Rest API ?
Django REST Framework
course content

Contenu du cours

Django REST Framework

Django REST Framework

1. What is the Rest API ?
2. What is Serialization?
3. Views and Routers
4. HTTP Request Methods

book
Get Started

To successfully create a DRF (Django Rest Framework) project, execute the following commands sequentially in the terminal:

Django Settings

In Django settings, besides connecting our created app (main), we must also connect the Rest framework (rest_framework).

An example of the connection can be seen in the illustrations above.

question mark

Do I need to connect the Rest Framework in the Django project settings?

Select the correct answer

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 5

Demandez à l'IA

expand
ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

course content

Contenu du cours

Django REST Framework

Django REST Framework

1. What is the Rest API ?
2. What is Serialization?
3. Views and Routers
4. HTTP Request Methods

book
Get Started

To successfully create a DRF (Django Rest Framework) project, execute the following commands sequentially in the terminal:

Django Settings

In Django settings, besides connecting our created app (main), we must also connect the Rest framework (rest_framework).

An example of the connection can be seen in the illustrations above.

question mark

Do I need to connect the Rest Framework in the Django project settings?

Select the correct answer

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 5
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt