Creating APIs in Nuxt with Daniel Roe

Поділитися
Вставка
  • Опубліковано 24 лип 2024
  • Dive into the universe of Nuxt at Treblle's Hacktoberfest as Daniel Roe demystifies the process of "Creating APIs in Nuxt."
    💡 Session Highlights:
    Introduction to the Nuxt framework and its advantages for API development.
    Step-by-step guide on building efficient and scalable APIs using Nuxt.
    Best practices and tips for optimising your Nuxt-based API's performance and security.
    Engage in an interactive Q&A session with Daniel, benefiting from his deep expertise in Nuxt and API development.
    🗣️ Speaker:
    Daniel Roe, Core Team Member at Nuxt. As a leading figure in the Nuxt community, Daniel brings a wealth of knowledge and hands-on experience, making him a sought-after voice on best practices and innovative techniques in Nuxt.
    📆 Date: Daniel's session on "Creating APIs in Nuxt" is set to be a cornerstone of the Treblle Hacktoberfest. Ensure you've saved the date!
    :link: For more details about the event and other sessions, visit Treblle Hacktoberfest kdta.io/treblle-hacktoberfest...
    👉🏾 Elevate Your Nuxt Game! Subscribe now and activate the notification bell to stay informed about Daniel's session and more.
    Dive deep into Nuxt and craft APIs that stand out! 🚀
  • Наука та технологія

КОМЕНТАРІ • 35

  • @ragura
    @ragura 9 місяців тому +18

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

  • @negativerfan
    @negativerfan 8 днів тому

    Nuxt is great! I once was a Sveltekit fan, but Nuxt is so so good.

  • @j.erlandsson
    @j.erlandsson Місяць тому +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!

  • @olatunjiolakunle6908
    @olatunjiolakunle6908 9 місяців тому +4

    Wow, loved the quick tutorial. Thanks Daniel.

  • @antonioparodyguzman3548
    @antonioparodyguzman3548 7 місяців тому +2

    Amazing! As always, thanks a lot Daniel!

  • @epiphanyatnight8732
    @epiphanyatnight8732 8 місяців тому +2

    Such a useful video, learnt a ton!

  • @Tarabass
    @Tarabass 8 місяців тому +1

    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 🎉

  • @Tarabass
    @Tarabass 8 місяців тому

    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?

  • @user-ie1xg3he4t
    @user-ie1xg3he4t 5 місяців тому

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

  • @AlexanderSumkin
    @AlexanderSumkin 2 місяці тому

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

  • @tomu_sange
    @tomu_sange 9 місяців тому

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

  • @josephastrahan6403
    @josephastrahan6403 5 місяців тому

    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?

  • @happynewyearw
    @happynewyearw 9 місяців тому +2

    😍😍😍

  • @tijohnnguyen7058
    @tijohnnguyen7058 8 місяців тому +2

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

  • @fabriciomoeller1
    @fabriciomoeller1 9 місяців тому +2

    Hi Daniel, what is the client http do you use

  • @mohammedsafvan6344
    @mohammedsafvan6344 6 місяців тому +1

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

    • @treblle
      @treblle  6 місяців тому +2

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

  • @breezycodes
    @breezycodes 6 місяців тому +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  6 місяців тому +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 5 місяців тому

      Crossws, part of unjs. check it out

  • @iUmerFarooq
    @iUmerFarooq 8 місяців тому +2

    I want you to make more videos on Nuxt 3.

  • @TheAlexLichter
    @TheAlexLichter 9 місяців тому +5

    👀👀👀

    • @marcushohlbein
      @marcushohlbein 9 місяців тому +1

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

    • @TheAlexLichter
      @TheAlexLichter 9 місяців тому

      It is HTTPie @@marcushohlbein ☺

    • @Tarabass
      @Tarabass 8 місяців тому +2

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

    • @josephastrahan6403
      @josephastrahan6403 5 місяців тому

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

    • @TheAlexLichter
      @TheAlexLichter 5 місяців тому

      @@TarabassYup, this is it!

  • @shaungbhone8368
    @shaungbhone8368 9 місяців тому

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

    • @maxgromann7346
      @maxgromann7346 5 місяців тому

      Fullscreen on mobile works fine for me