Creating APIs in Nuxt with Daniel Roe

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ม.ค. 2025

ความคิดเห็น • 41

  • @ragura
    @ragura ปีที่แล้ว +20

    This is an incredible introduction to Nuxt's server folder and related functionality. Perfect tutorial with clear and concise explanations! Thank you, Daniel!

  • @spatialtech
    @spatialtech 27 วันที่ผ่านมา +1

    Curious about the IDE used and the console where you can throw a url at the server to see the response, VSCode + extensions?

    • @treblle
      @treblle  26 วันที่ผ่านมา

      Yes, it's VSCode + Thunderclient.

    • @spatialtech
      @spatialtech 25 วันที่ผ่านมา

      @@treblle Thanks, looks like Thunderclient will be added to the quiver

  • @olatunjiolakunle6908
    @olatunjiolakunle6908 ปีที่แล้ว +5

    Wow, loved the quick tutorial. Thanks Daniel.

  • @j.erlandsson
    @j.erlandsson 7 หลายเดือนก่อน +1

    Amazing introduction video! And I was afraid that you'd have to handle both POST and GET requests within the same function. Being able to use the method suffix in the filename is a massive win. Again, amazing talk and well done Nuxt team!

  • @antonioparodyguzman3548
    @antonioparodyguzman3548 ปีที่แล้ว +2

    Amazing! As always, thanks a lot Daniel!

  • @Tarabass
    @Tarabass ปีที่แล้ว +2

    I knew I had to watch this. I was struggling with setting headers in a middleware using a h3 helper function, but this header wasn't there. Now I see I can set this header through routerules 🎉

  • @epiphanyatnight8732
    @epiphanyatnight8732 ปีที่แล้ว +2

    Such a useful video, learnt a ton!

  • @TheAlexLichter
    @TheAlexLichter ปีที่แล้ว +5

    👀👀👀

    • @marcushohlbein
      @marcushohlbein ปีที่แล้ว +1

      Hey Alex, do you know which cli daniel uses to make the http request at 3:25?

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

      It is HTTPie @@marcushohlbein ☺

    • @Tarabass
      @Tarabass ปีที่แล้ว +2

      @@marcushohlbein Looks like httpie, but i'm not sure

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

      I am curious also what this is, did you figure it out?@@marcushohlbein

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

      @@TarabassYup, this is it!

  • @AlexanderSumkin
    @AlexanderSumkin 8 หลายเดือนก่อน +1

    That's a snippet pack do you use for so fast coding?

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

    How to set cookies in the Server endpoints so that it is shared between the server and the client?

  • @tijohnnguyen7058
    @tijohnnguyen7058 ปีที่แล้ว +2

    What is the web browser you're using? Thanks.

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

    Which pattern to use when login in a user if I want to know if the user checked the option "keep logged on"?
    Should I pass the value as a param to the auth api call and set a cookie when true and otherwise use a session?

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

    How do I make my vs code look like this?

  • @fabriciomoeller1
    @fabriciomoeller1 ปีที่แล้ว +2

    Hi Daniel, what is the client http do you use

  • @breezycodes
    @breezycodes ปีที่แล้ว +1

    Wow.. thanks.. the only thing I have not figured out is how to setup socket io with Nitro/h3. I get it to work in development but not in production 😢

    • @treblle
      @treblle  ปีที่แล้ว +1

      Hi Breezy. As far as we know, the Nitro websocket is still in development, check this out: github.com/unjs/nitro/issues/678

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

      Crossws, part of unjs. check it out

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

      seems it's integrated in nitro now.

  • @mohammedsafvan6344
    @mohammedsafvan6344 ปีที่แล้ว +1

    Does anyone know what he is using to send the request, i mean it's so easy to work with?

    • @treblle
      @treblle  ปีที่แล้ว +2

      He is using HTTPie in the terminal here, which is a really nice way to send API requests using the command line!

  • @happynewyearw
    @happynewyearw ปีที่แล้ว +2

    😍😍😍

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

    What is the command line tool you are using to test the http commands on the mac? I assume you can install it with brew but not sure the package name?

  • @iUmerFarooq
    @iUmerFarooq ปีที่แล้ว +2

    I want you to make more videos on Nuxt 3.

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

      Nuxt 3 is dead

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

      ​@@manonamission99why you thin so?

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

    What's the nuxt server? Could it be the best thing that will beat both, superbase and firebase

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

      They’re not even the same thing my guy they do different things - relax, nobody wins the tech wars.

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

    Can't see anything, I am watching on mobile.

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

      Fullscreen on mobile works fine for me