FastAPI Server HTML response using Jinja2 - Ultra Fast

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

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

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

    Dude, great tutorial. It helped me with a problem i`ve been battling for 2 weeks now

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

      hey man I was actually fed up searching useless tutorials! Just like you I have been looking for useful video like this, Now I finally realized how to connect frontend to backend

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

    very clear, thank you giving the short video to solve the specific problems

  • @teogf
    @teogf 3 месяца назад

    Have you tried FastApi + Jinja + Htmx? Interesting as a front-end for those who don't want to mess with other front-end languages or frameworks.

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

    Hello bro, what's goin' on, man that is really useful tutorial, i will be watching your next video, thank you, you know what I was searching tutorial just like this... Alhamdulillah, Allah sent you to me eventually, cause I was really exploring the purpose of Jinja2Templates module, thank you, never stop uploading useful videos like this!!!

  • @팡팡-g6k
    @팡팡-g6k 2 года назад

    This is so helpful. you just saved my day

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

    Thank you for the tutorial! What happens if you want to also serve CSS and JS files along with the HTML file?

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

      have you figure out how to do that? do you some recommended video or references please?

  • @bwhli
    @bwhli 3 года назад

    Awesome tutorial! Appreciate it.

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

    in PHP, we can put logics scripting like for, while, foreach end so on, and print out HTML script.
    can Python or FastAPI do that??

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

    This was so helpful. Thank you so much!!!

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

    can i send a json file from fastapi to vue js ? any help

  • @gunahawk6893
    @gunahawk6893 3 года назад

    Great video man

  • @nagasaibhavanieshwari860
    @nagasaibhavanieshwari860 3 года назад +1

    Please make a video for login and sign up using fast api