Real Time Chat Room Made Easy! | FastAPI Tutorial

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • Want to create a real time application in under 10 minutes? In this video we will dive into how to use FastAPI with Websockets
    💻 Git Repository: www.codingwith...
    🎥 React + FastAPI: • How to build a React +...
    🎥 AWS Lambda + FastAPI: • Deploy FastAPI on AWS ...
    🎥 MongoDB + FastAPI: • Unlocking the Power of...
    🎥 MySQL + FastAPI: • How to build a FastAPI...
    🎥 PostgreSQL + FastAPI: • How to build a FastAPI...
    🎓 Courses can be found:
    FastAPI Beginner & Advanced: www.udemy.com/...
    Learn Chatbot Development: www.udemy.com/...
    🛒 GEAR & RECOMMENDED BOOKS: kit.co/codingw...
    👨‍💻 Hi, I am Eric!👨‍💻
    Hey! I’m a seasoned developer and Cloud enthusiast. I love sharing my knowledge and helping others to discover the exciting world of programming and cloud technologies. For more tutorials, tips, and tech magic, don’t forget to hit that subscribe button and ring the bell for notifications!
    🙏 Support The Channel 🙏
    If you found this tutorial helpful, please give it a thumbs up 👍, comment, and share it with your network 🌍
    PS: The links in this description might be affiliate links. If you purchase a product or service through one of those links, I may receive a small commission. There is no additional charge to you.
    #fastapi #python #websocket

Комментарии • 43

  • @smilebig3884
    @smilebig3884 7 месяцев назад +13

    lets be practical, no one is gonna store sessions in instance memory. Anyway this is good for building school projects.

  • @randomprocastinator7890
    @randomprocastinator7890 11 месяцев назад +6

    Man, I'm speechless in how your videos have been so helpful for me, simply thank you!

    • @codingwithroby
      @codingwithroby  11 месяцев назад

      Awesome!!!! I am glad I have been able to help you 🙂

  • @heliosobsidian
    @heliosobsidian 7 месяцев назад +1

    I wanna say a Thank you! Big shoutout to Roby for the fantastic FastAPI course on Udemy! 🚀 It's hands down the most practical and useful guide I've come across. Also, your RUclips tutorial on the instant chat room with FastAPI was a game-changer for me. Your clear teaching style and real-world examples made learning a breeze. Thanks for sharing your knowledge and making my learning journey so much more enjoyable! 👏

  • @ByThisShallAllMenKnow
    @ByThisShallAllMenKnow 11 месяцев назад +5

    This was fantastic! Thank you very much!

    • @codingwithroby
      @codingwithroby  11 месяцев назад

      Awesome! I am glad you enjoyed it 🙂

  • @mehdimojaradi
    @mehdimojaradi 21 день назад +1

    Thanks for taking time and great contents. I personally take a huge advantage of each of them.

  • @arshiaalidosti8818
    @arshiaalidosti8818 11 месяцев назад +3

    It was great thank you so much! Fast and simple!

    • @codingwithroby
      @codingwithroby  11 месяцев назад +1

      Heck yeah! I am glad you enjoyed it 🙂

  • @olusanyatodd4083
    @olusanyatodd4083 9 месяцев назад +1

    This so high quality! Thank you very much

    • @codingwithroby
      @codingwithroby  9 месяцев назад

      You're welcome! I am so glad you enjoyed it 🙂

  • @kevon217
    @kevon217 8 месяцев назад +1

    Excellent, straightforward tutorial. Thanks for sharing!

  • @ivanabregu1
    @ivanabregu1 4 месяца назад +1

    Thanks a lot!!
    I can see you have a lot of amazing videos, subscribed! Thanks!

  • @dextero
    @dextero 7 месяцев назад +1

    This is awesome, wish you could have explained a bit more about the javascript also.

    • @codingwithroby
      @codingwithroby  7 месяцев назад

      Potentially in the future I'll make a JS video 🙂

  • @user-ds9ey8pp5h
    @user-ds9ey8pp5h 11 месяцев назад +2

    You post great videos and tutorials , keep going ❤️❤️

    • @codingwithroby
      @codingwithroby  11 месяцев назад

      Thank you, I will! It's tough out here being new on RUclips - I am glad you enjoy it

  • @anirudhkrishna.s5397
    @anirudhkrishna.s5397 4 месяца назад +1

    amazing tutorial!!!!!! great work 🔥🔥🔥🔥🔥🔥🔥🔥 can u say or make a video how to create chat app with this ?? this video uses connection pool so it works like a group char where everyone need to be connected to this server. how to send messages to other client who is offline not connected to server.

  • @TwoPM-xl5ww
    @TwoPM-xl5ww 4 месяца назад +1

    In your opinion, between FastAPI and Node js, which one is a better backend option to build a social networking mobile app?

    • @codingwithroby
      @codingwithroby  4 месяца назад +1

      I LOVE FastAPI, so that is my choice.

    • @TwoPM-xl5ww
      @TwoPM-xl5ww 4 месяца назад

      @@codingwithroby Good to know! When getting stuck during development, what is the best channel(s) seeking help, in your experience? Thanks again!

  • @VigilantKwao
    @VigilantKwao 4 месяца назад +1

    Solid tutorial, keep it up

  • @ininthestudio
    @ininthestudio 8 месяцев назад +1

    How about handling short/long polling and scalability as well?

  • @user-ds9ey8pp5h
    @user-ds9ey8pp5h 11 месяцев назад +2

    Fantastic 🔥❤️

  • @Assxz
    @Assxz 11 месяцев назад +1

    crazy cool project, thank you

  • @PhysicsLK
    @PhysicsLK 6 месяцев назад +1

    Thank you

  • @مبشر
    @مبشر 5 дней назад

    I built api that is using websockets and post/get requests. Now where to deploy it? I tried on vercel, all other endpoints work well but websockets don't work.

    • @codingwithroby
      @codingwithroby  5 дней назад

      You will want to deploy on AWS or something similar.

  • @Rookie_AI
    @Rookie_AI Месяц назад

    can you connect multi users not just two?

  • @Hyper_Gun
    @Hyper_Gun 11 дней назад

    can i integrate a python chatbot. If yes then how ?

    • @codingwithroby
      @codingwithroby  10 дней назад

      What do you mean? This video is using FastAPI a python framework

  • @zokrec7916
    @zokrec7916 8 месяцев назад

    Would you share e-mail for work?

    • @codingwithroby
      @codingwithroby  8 месяцев назад

      Feel free to message me on twitter or LinkedIn - @codingwithroby