Creating a CRUD API with Django-Ninja #1 - Project and Database Setup

preview_player
Показать описание
In this video, we dive into setting up a project that will use django-ninja - a nice alternative to Django REST Framework that is heavily inspired by the FastAPI web framework.

This video will demonstrate installing django-ninja, creating a test API route, and loading some music data from a JSON file into the database via a Django management command.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:

▶️ Full Playlist:

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:

#python #webdevelopment #django #ninja
Рекомендации по теме
Комментарии
Автор

Lovely tutorial! Does the Database filter against duplicate entries imported ?

nosaugowe
Автор

Hi, can you please make a video or a series about connecting JWT with django-ninja????

ghostrider
Автор

Very well done. Congrats!
Is there any chance you could use the NinjaAPI to trigger tasks with CELERY? I am building a webpage where the user can, through an API request, slice and download data programmatically. Would that be possible? And if so, could you be so kind to cosider making a video tutorial for that?

Keep up the good work and thanks for your contribution!

Marco
Автор

Based on this video, if I have a folder media and a csv file, can I inject it and integrate it with my project in this method?

rec-trick
welcome to shbcf.ru