Henry Coding stack
Henry Coding stack
  • 60
  • 161 196
fastAPI tutorial . building a Backend RestAPI with python
API Development with FastAPI, SQLAlchemy, Alembic, PostgreSQL and Uvicorn . In this tutorial we going to build a real estate management API service with FastAPI and Uvicorn,
SQLAlchemy + Alembic to manage migrations, PostgreSQL + PGAdmin.
มุมมอง: 470

วีดีโอ

fastAPI Tutorial. Building a backend RestAPI with python
มุมมอง 22310 หลายเดือนก่อน
API Development with FastAPI, SQLAlchemy, Alembic, PostgreSQL and Uvicorn . In this tutorial we going to build a real estate management API service with FastAPI and Uvicorn, SQLAlchemy Alembic to manage migrations, PostgreSQL PGAdmin.
FastAPI tutorial . Building a Backend RestAPI with Python
มุมมอง 88210 หลายเดือนก่อน
API Development with FastAPI, SQLAlchemy, Alembic, PostgreSQL and Uvicorn . In this tutorial we going to build a real estate management API service with FastAPI and Uvicorn, SQLAlchemy Alembic to manage migrations, PostgreSQL PGAdmin.
Complete Django Rest Framework jwt authentication. part 7. Github Oauth integration
มุมมอง 2.2K10 หลายเดือนก่อน
in this video we are going to be build the Github 0auth backend and frontend integration into our authentication service with django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, Login, Password Reset and Google Social Oauth2, Github Social Oauth. source code : github.com/jameshenry2020/complete-authentication-with-JWT-and-Socia...
Complete Django Rest Framework JWT Authentication System . part 6.
มุมมอง 3.6K11 หลายเดือนก่อน
in this video we are going to be build the Google 0auth frontend part with react and also implement the reset password frontend and handling refresh token with axio interceptor. in our complete Rest API Jwt Authentication system, with django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, Login, Password Reset and Google Social Oa...
Complete Django Rest Framework JWT Authentication System . part 5
มุมมอง 3.6Kปีที่แล้ว
in this video we are going to be build a complete RestAPI Jwt Authentication system, using django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, JWT Token login with simplejwt, Logout, Password Reset And Social Authentication with Google And Github
Complete Django Rest Framework JWT Authentication System . part 4. Google Social Auth
มุมมอง 8Kปีที่แล้ว
in this video we are going to be build the Google 0auth login into our complete RestAPI Jwt Authentication system, with django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, JWT Token login with simplejwt, Logout, Password Reset And Social Authentication with Google And Github.
Complete Django Rest Framework Jwt Authentication System part 3
มุมมอง 4.8Kปีที่แล้ว
in this video we are going to be build a complete RestAPI Jwt Authentication system, using django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, JWT Token login with simplejwt, Logout, Password Reset And Social Authentication with Google And Github
Complete Django Rest Framework JWT Authentication System. part 2
มุมมอง 8Kปีที่แล้ว
in this video we are going to be build a complete RestAPI Jwt Authentication system, using django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, JWT Token login with simplejwt, Logout, Password Reset And Social Authentication with Google And Github Source code: github.com/jameshenry2020/complete-authentication-with-JWT-and-Social...
Complete Django Rest Framework JWT Authentication System
มุมมอง 30Kปีที่แล้ว
in this video we are going to be build a complete RestAPI Jwt Authentication system, using django Rest framework and reactjs, with all the feature you will expect in an Authentication system, User Registration, JWT Token login with simplejwt, Logout, Password Reset And Social Authentication with Google And Github.
Django and Celery with Docker Running Periodic Task. Building automated web scraper.
มุมมอง 6912 ปีที่แล้ว
in this video we are going to learn how to run periodic task with celery in django. we will be building an automated web scraper. github source code : github.com/jameshenry2020/django-and-celery-youtube-tutorial/tree/periodic-task
Django and Celery tutorial. Running Background Task
มุมมอง 1K2 ปีที่แล้ว
in this video you are going to learn how to processing task to run at the background. learn how to improve your application performance by delegating time consuming task to celery worker. github source : github.com/jameshenry2020/django-and-celery-youtube-tutorial
Django And Celery tutorial with docker for beginners
มุมมอง 2.2K2 ปีที่แล้ว
Welcome to the Django and Celery Series. This tutorial stream is dedicated to exploring the use of celery within Django. if you are new to celery and development in general and hope that by the end of this tutorial you would know how to implement celery with your Django application
Dockerizing your Django project for beginners
มุมมอง 2122 ปีที่แล้ว
In this video, you'll learn how to Dockerize your Django project . Docker is a great tool that I've used in almost all of my projects. For beginners it can be difficult to get everything setup correctly ,so this video will guide you on how to set it up from scratch. docker docs : docs.docker.com/get-started/overview/ docker installation: docs.docker.com/desktop/install/windows-install/ github s...
Stripe payment with django rest framework and reactjs part 2 . custom payment workflow
มุมมอง 1.3K2 ปีที่แล้ว
hello django developer welcome to another django rest framework and reactjs with stripe tutorial. in this tutorial we are going to learn how to implement online payment using stripe custom payment workflow backend source: github.com/jameshenry2020/-Stripe-Payment-processing-in-Django-rest-framework-Backend/tree/custom-payment-flow source_code: github.com/jameshenry2020/stripe-payment-frontend-i...
Stripe Payment with Django REST framework and reactjs Tutorial
มุมมอง 8K2 ปีที่แล้ว
Stripe Payment with Django REST framework and reactjs Tutorial
Django Rest framework Tutorial. Multiple user authentication in Rest API. part 2
มุมมอง 3.3K2 ปีที่แล้ว
Django Rest framework Tutorial. Multiple user authentication in Rest API. part 2
Django Rest framework Tutorial. Multiple user authentication in Rest API. part 1
มุมมอง 11K2 ปีที่แล้ว
Django Rest framework Tutorial. Multiple user authentication in Rest API. part 1
Django + Graphql and Reactjs Tutorial part 4 (authentication)
มุมมอง 4112 ปีที่แล้ว
Django Graphql and Reactjs Tutorial part 4 (authentication)
Django + Graphql and Reactjs Tutorial
มุมมอง 1K2 ปีที่แล้ว
Django Graphql and Reactjs Tutorial
Django + Graphql and Reactjs Tutorial
มุมมอง 5942 ปีที่แล้ว
Django Graphql and Reactjs Tutorial
Building a backend REST API with Django REST framework part8
มุมมอง 912 ปีที่แล้ว
Building a backend REST API with Django REST framework part8
Django + Graphql & Reactjs tutorial
มุมมอง 4672 ปีที่แล้ว
Django Graphql & Reactjs tutorial
Building a backend REST API with Django REST framework part7( API Documentation)
มุมมอง 1703 ปีที่แล้ว
Building a backend REST API with Django REST framework part7( API Documentation)
Build a Backend Rest API with Django REST framework tutorial part 6
มุมมอง 1753 ปีที่แล้ว
Build a Backend Rest API with Django REST framework tutorial part 6
Build a Backend Rest API with Django REST framework tutorial part 5. REST API Unit Testing
มุมมอง 1473 ปีที่แล้ว
Build a Backend Rest API with Django REST framework tutorial part 5. REST API Unit Testing
Build a Backend Rest API with Django REST framework tutorial part 4
มุมมอง 1493 ปีที่แล้ว
Build a Backend Rest API with Django REST framework tutorial part 4
Build a Backend Rest API with Django REST framework Tutorial part 3
มุมมอง 1433 ปีที่แล้ว
Build a Backend Rest API with Django REST framework Tutorial part 3
Build a Backend Rest API with Django REST framework complete tutorial part 2
มุมมอง 3033 ปีที่แล้ว
Build a Backend Rest API with Django REST framework complete tutorial part 2
Build a Backend Rest API with Django REST framework Complete Tutorial
มุมมอง 5783 ปีที่แล้ว
Build a Backend Rest API with Django REST framework Complete Tutorial

ความคิดเห็น

  • @matthewgift5276
    @matthewgift5276 6 วันที่ผ่านมา

    Thank you so much. Your content is such a life saver

  • @junioretali2471
    @junioretali2471 12 วันที่ผ่านมา

    Thank you for this video please i watnt to know which extension do you use to have autocompletion for drf on vs code?

  • @cheborbrighton2942
    @cheborbrighton2942 หลายเดือนก่อน

    Hey, I get CSRF cookie not set when I test the login API

  • @TomislavMiletic
    @TomislavMiletic 2 หลายเดือนก่อน

    Thank you, just one question, how complicated would be to migrate the code to sqlalchemy 2 and pydantic 2?

  • @Yazilimlailerle
    @Yazilimlailerle 2 หลายเดือนก่อน

    Will the series continue?

  • @AnasJafri-s6k
    @AnasJafri-s6k 2 หลายเดือนก่อน

    I am unable to login, getting this error "AttributeError at /admin/login/ 'coroutine' object has no attribute 'is_active'

  • @nikitaaleksandrovichlutsai1130
    @nikitaaleksandrovichlutsai1130 3 หลายเดือนก่อน

    Henry i am following this tutorial since the beginning and everything looks working! Thanks for this amazing job!

  • @TB-wvvvw
    @TB-wvvvw 3 หลายเดือนก่อน

    The problem with this technique is that I want my server to provide all the authentication needed. All communication should be only between clients and my server. I don't want a Google server that I have no control over to be part of every log in for several reasons.

  • @chimarokeonyebi-wp2ii
    @chimarokeonyebi-wp2ii 3 หลายเดือนก่อน

    Hello I'm getting an error in the google sign in

    • @henrycodingstack6952
      @henrycodingstack6952 3 หลายเดือนก่อน

      @@chimarokeonyebi-wp2ii check your frontend whether you are getting the id_token from Google before sending it to your backend. And also make sure you are getting the right token from Google depending on the package you are using with reactjs. Sometimes you may get a wrong token that is not jwt , So what you do, is get the id_token and check it with jwt.io. whether is a valid jwt token. Then also confirm if the token actually gets to the backend.

  • @in_wave
    @in_wave 4 หลายเดือนก่อน

    The password reset works but it doesn't send the user an email with the link to reset their password

  • @JuanBarragan-h4l
    @JuanBarragan-h4l 4 หลายเดือนก่อน

    Great tutorial, nonetheless I remarked several things. When creating a superuser, time 19:35, line 43 in method create_superuser, you are saving an already saved user (saved by the method create_user) Also I was unable to log in until I wrote a ModelBackend implementing authentication using email and saying it so using the setting file. On the UserManager class I added also is_active extra_field for superusers.

  • @craigmutugi
    @craigmutugi 5 หลายเดือนก่อน

    thanks so much. just a request if you can show us how to do different login permissions eg like a booking website where there is a client, the management and the system admin. Thanks

  • @AllenGodswill-im3op
    @AllenGodswill-im3op 6 หลายเดือนก่อน

    Not sure why you’re saving your user details in the local storage.

    • @navaneeth9103
      @navaneeth9103 5 หลายเดือนก่อน

      should we store tokens only ??

    • @AllenGodswill-im3op
      @AllenGodswill-im3op 5 หลายเดือนก่อน

      @@navaneeth9103 there’s a better way to handle that. I’ll look for an article and share.

    • @navaneeth9103
      @navaneeth9103 5 หลายเดือนก่อน

      @@AllenGodswill-im3op that will be really Helpful . i have been trying for the past few days to get a good source on this . all of them are outdated or not secure enough

    • @DjangoAndReact
      @DjangoAndReact 2 หลายเดือนก่อน

      @@navaneeth9103 Yes, Storing user details in this scenario doesn't make any sense. You have access token which will be used to fetch the user details.

  • @deenasankarv1859
    @deenasankarv1859 6 หลายเดือนก่อน

    Nice video❤

  • @OsaheneBlackmore
    @OsaheneBlackmore 6 หลายเดือนก่อน

    perfecto

  • @faloduniseoluwa6500
    @faloduniseoluwa6500 7 หลายเดือนก่อน

    Good tutorial. Thank you

  • @TheRealHouji
    @TheRealHouji 7 หลายเดือนก่อน

    Do you have tutorial on django login with ping saml authentication?

  • @nafisehmaraghi4782
    @nafisehmaraghi4782 7 หลายเดือนก่อน

    thank you for the tutorial. at 19:37, user is saved in line 26 so why do we have to save in again in line 43?

  • @wolfisraging
    @wolfisraging 7 หลายเดือนก่อน

    where's JWT authentication? this authentication does not contain any JWT creation and verification

    • @abderrahmane_mihoubi
      @abderrahmane_mihoubi 7 หลายเดือนก่อน

      he has a full playlist enter his channel

  • @johngabriellacar2116
    @johngabriellacar2116 7 หลายเดือนก่อน

    Hi, why is my URLs didn't match any of these? Need help, anyone.

  • @chmod666-p
    @chmod666-p 7 หลายเดือนก่อน

    Amazing tutorial man! Followed along since beginning and all working! Except for logout im having problem. Thank for amazing free content and success for u ! deserve more likes!

  • @martinmiz
    @martinmiz 7 หลายเดือนก่อน

    Thanks for the tutorial. I only encountered one error: In the auth.py file, line 16. I had to await the results from check_user_exists() otherwise, the result always has an empty object other than having None.

  • @ruslanmustafin8887
    @ruslanmustafin8887 7 หลายเดือนก่อน

    how to make the same effect when closing?

  • @rec-trick
    @rec-trick 8 หลายเดือนก่อน

    please videos for django ninja api

  • @OnyekaChukwu-k4u
    @OnyekaChukwu-k4u 8 หลายเดือนก่อน

    Thanks for the tutorial, my request is going through but email is not being sent.

  • @nikapatatishvili8609
    @nikapatatishvili8609 8 หลายเดือนก่อน

    Hi, what should be sent to logout/ endpoint?

  • @jonatasoliveira3052
    @jonatasoliveira3052 9 หลายเดือนก่อน

    Hey man, just to you know, you have done an amazing video, I am migrating to python and your video has made me understando a lot of the fundamentals ins 24 minutes. Congratulation, it becomes and amazing tutorial and I have shared with a few friends as well. If you know also something about gateways with django could be a nice series of video as well.

  • @jeimohwash-ke1rn
    @jeimohwash-ke1rn 9 หลายเดือนก่อน

    The way i had gotten trouble in authentication,,i had to be patient with the poor sound and slow speed,🤣🤣good work bro

  • @jasonhall6526
    @jasonhall6526 9 หลายเดือนก่อน

    great stuff!! thanks for posting. I used this with next js and next auth. I don't understand why django/drf isn't more popular. I like it way better than prisma. Thanks again!

  • @anasisah2384
    @anasisah2384 9 หลายเดือนก่อน

    Nice one keep it up, this is realy awesome

  • @jonisturua5289
    @jonisturua5289 9 หลายเดือนก่อน

    great job <3

  • @ideatv2389
    @ideatv2389 10 หลายเดือนก่อน

    can i get source code pls

  • @DeviceDuo-sl9rb
    @DeviceDuo-sl9rb 10 หลายเดือนก่อน

    Can you share the code with us?

  • @dt-code
    @dt-code 10 หลายเดือนก่อน

    Bro, thank you so much for this 1-6 videos, I used this system for chrome extension and it works good Like + Subscribe =)

  • @coolgirlsharu
    @coolgirlsharu 10 หลายเดือนก่อน

    Hi , in which video you have explained google oauth react part

  • @izao.00
    @izao.00 11 หลายเดือนก่อน

    amazing tutorial. would love to learn more from you

  • @nishanthsiraj316
    @nishanthsiraj316 11 หลายเดือนก่อน

    Thanks bro you are great, thanks from India

  • @mahendranath2504
    @mahendranath2504 11 หลายเดือนก่อน

    nice thank you so much, subscribed and liked 👍

  • @azmainmahtab6705
    @azmainmahtab6705 11 หลายเดือนก่อน

    I am getting no access tokeon or refreshtoken. just the username

  • @charltonmutugi7129
    @charltonmutugi7129 11 หลายเดือนก่อน

    interesting

  • @charltonmutugi7129
    @charltonmutugi7129 11 หลายเดือนก่อน

    thank you for this great tutorial. really enjoyed

  • @anthonynwachukwu588
    @anthonynwachukwu588 11 หลายเดือนก่อน

    Hi Henry, great tutorial you have here. Would you happen to have a GitHub repo for this project?

    • @alyaaahmed4462
      @alyaaahmed4462 8 หลายเดือนก่อน

      You can find it in the description of the 2nd or 3rd video . Check both

  • @chetanverma4751
    @chetanverma4751 11 หลายเดือนก่อน

    awesome thank you so much sir to upload video pls implement mobile opt authentication as well thanks again

  • @ABHIMANEW
    @ABHIMANEW 11 หลายเดือนก่อน

    where is the google authentication??

  • @SangLe-e9l
    @SangLe-e9l 11 หลายเดือนก่อน

    Can you add the .env.example file? Thank you

  • @chetanverma4751
    @chetanverma4751 ปีที่แล้ว

    sir pls upload next video and facebook authentication and add mobile otp authentication if posiable pls sir love your content

  • @MaksymManzyk
    @MaksymManzyk ปีที่แล้ว

    I like let's continue please

  • @chetanverma4751
    @chetanverma4751 ปีที่แล้ว

    pls tell me what time to take upload 6th video pls reply and pls take a good mick for increase voice your voice so slow thanks

  • @chetanverma4751
    @chetanverma4751 ปีที่แล้ว

    i am searching of django full authentication video i found best channel on youtube for django pls request you to complete this series as soon as posible pls add mobile otp authentication in this series if posible thank you so much for your efforts

  • @bijendernagar15
    @bijendernagar15 ปีที่แล้ว

    pls upload next video sir how many days to upload next video pls upload atleast 1 video in a week to increase subscribers and pls add mobile otp authentication in this series if posible