Is Django REST Framework necessary?

Django REST Framework is only necessary if you’re building a RESTful API ; An HTTP service that reads and writes data, usually as JSON payloads. Services are typically created to allow external clients such as mobile apps, single page applications (React, Angular, etc.) or 3rd parties to gain access to your data.

Sizin İçin Seçtik  What is an API in Django?

Leave a Reply

Your email address will not be published. Required fields are marked *