Sourcery
  • Home
  • Django REST Framework
  • About
  • Contact
Other Reources
YouTube
Sourcery
  • Home
  • Django REST Framework
  • About
  • Contact

Browsing Tag

Database

3 posts
DRF with MySQL
  • Django REST Framework
  • 8 minute read
  • No comments

How to build API with Django REST Framework and MySQL

  • November 11, 2021
Django has integrated support for MySQL. This article describes four easy steps to spin up a Django app with DRF and MySQL, and contains a simple API code example.
View Post
DRF with PostgreSQL
  • Django REST Framework
  • 8 minute read
  • No comments

How to build API with Django REST Framework and PostgreSQL

  • November 10, 2021
Django has the richest feature support for PostgreSQL. This article explains four easy steps to spin up a Django app with DRF and PostgreSQL, and contains a simple API code example.
View Post
DRF with MongoDB
  • Django REST Framework
  • 12 minute read
  • No comments

How to build API with Django REST Framework and MongoDB

  • November 9, 2021
As a long-term fan of Django and Django REST Framework, I got curious about how MongoDB can be used for building APIs. Here’s what I found.
View Post
Categories
  • Django REST Framework (7)
Other Reources
YouTube
16
Sourcery
The magic of programming happens here / Sourcery © 2022 / Privacy policy