Simple REST API with Flask

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

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

  • @efesonmez7662
    @efesonmez7662 2 года назад +3

    Just finished the full Django course. You're brilliant! I love watching your videos

  • @sanskarkakde5582
    @sanskarkakde5582 2 года назад

    thank u dennis for boosting my confidence

  • @cascossi809
    @cascossi809 Год назад

    Great work. I recommend documenting it with APIFairy

  • @mannyebrahimi8696
    @mannyebrahimi8696 2 года назад +2

    the best teacher ever

  • @sandeepyadav1478
    @sandeepyadav1478 2 года назад

    Lol, Idk why? you upload content just before I need it, Man i really appreciate your work and luck.🤩🤩

  • @adityavaste8963
    @adityavaste8963 2 года назад

    Wow... I just loved it ❤

  • @rangabharath4253
    @rangabharath4253 2 года назад

    Awesome Dennis

  • @adeniranridwan3966
    @adeniranridwan3966 2 года назад

    Thank you for always giving out knowledge

    • @DennisIvy
      @DennisIvy  2 года назад +1

      It’s my pleasure ☺️

  • @dericmiano9516
    @dericmiano9516 2 года назад

    Thank you for the amazing content😄😄

  • @NunoLima10
    @NunoLima10 2 года назад

    Obrigado (Very good content Thank you)

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

    Hello,
    Thank you for your neat and tidy tutorials. I have a question:
    After I completed all the code in the project, when I make a get request with an unexisting id, lets say 99, it returns data like =
    {
    "id": 0,
    "name": null
    }
    So, it still returns some kind of data. I think it is a misleading situation. Is it an expected behaviour or did I do something wrong?

  • @michelchaghoury9629
    @michelchaghoury9629 2 года назад

    Great content pleasee can you make in the future content about angular i like your way and style of teaching and practicing very effective

  • @miketaylor253
    @miketaylor253 Год назад

    Great video, just wondered if you had covered Websocks with Flask for a more realtime communication, ie server push?

  • @CodingByAmp
    @CodingByAmp 2 года назад

    good job

  • @omarnomad
    @omarnomad 2 года назад

    Nice tuto

  • @karanraj9482
    @karanraj9482 Год назад

    Hey Dennis, whenevr I press "db.create_all()" I get this error: "RuntimeError: Working outside of application context."
    couldn't find a possible solution to this, if u can help

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

    🍀🍀🍀

  • @alexdin1565
    @alexdin1565 2 года назад

    Hi, Dennis please can you add a new playlist on Django celery and Redis for real-time apps (please no chat app because there is a lot on youtube)

  • @jutsuuchiha3858
    @jutsuuchiha3858 2 года назад

    How to do client side caching ??

  • @pravarsharma
    @pravarsharma 2 года назад +1

    Can you make something which is more than "simple".

    • @DennisIvy
      @DennisIvy  2 года назад +1

      Not sure you can make something more simple then a CRUD app.

    • @pravarsharma
      @pravarsharma 2 года назад

      @@DennisIvy no just asking to make content more Challanging. Real world scnario, use third party api and make the most out of it, something like async, cron , advance content.

    • @DennisIvy
      @DennisIvy  2 года назад

      Haha got it

    • @DennisIvy
      @DennisIvy  2 года назад +1

      I read it as “make something more simple”

    • @pravarsharma
      @pravarsharma 2 года назад

      @@DennisIvy hahhaha no worries, i am the one who started my career as django developer watching your and @cfe content.

  • @gowthamanks3654
    @gowthamanks3654 2 года назад

    Can you do fastapi tutorial, and how to monetize it for partial income.

  • @danielkamau8436
    @danielkamau8436 2 года назад

    ruclips.net/video/xeuW-IitQTQ/видео.html
    hello dennis? Which VS extension do you use, to help you show bracket errors like this time in video. If you have a bracket mismatch, the bracket will is red.