Create an API with

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

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

  • @averagebofaenjoyer8576
    @averagebofaenjoyer8576 7 หลายเดือนก่อน +60

    Great tutorial, but the constant zoom in/out is driving me insane

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

    Awesome ☺️

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

    Amazing!

  • @santokhan_
    @santokhan_ 24 วันที่ผ่านมา +8

    Why does it not require importing gin?

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

      he does import it using a VSCode linter that auto imports go packages you have available on your machine when you save the file 🙃 you can barely see the bottom of the import block when he runs the server

    • @santokhan_
      @santokhan_ วันที่ผ่านมา

      @@muffinmuncher great

  • @carshoesch
    @carshoesch 2 หลายเดือนก่อน

    Great

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

    thanks Man ❤🎉

  • @ricardojlrufino
    @ricardojlrufino 2 หลายเดือนก่อน

    A fusão é interessante para funxionalidades externamente essencial do franework. Pra evitar um difusão muito grande , onde vc trabalha com angular/react .. mas dai vai pre para empresa, e a mudança é tao grande que parece que voce não sabe usar a tecnologia... Nao sou do front , mas lembro que o react era assim.

  • @null_spacex
    @null_spacex 2 หลายเดือนก่อน

    “Ready to go”

  • @jannes6666
    @jannes6666 8 หลายเดือนก่อน +18

    Magically fixing errors mid video ¬_¬

    • @bitwhyze
      @bitwhyze 3 หลายเดือนก่อน +8

      There weren’t actually any major errors he just wasn’t importing gin. Fixed itself when he saved the file because vscode magic.

  • @MaxProgramming
    @MaxProgramming 7 หลายเดือนก่อน +4

    Nice! Didn't Go release thier in built http library for something like this?

    • @tranquangthang8897
      @tranquangthang8897 7 หลายเดือนก่อน +2

      On the new release they did add a way to handle dynamic route and handling specific http method

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

      I think http.statusok he use is from the new net/http

  • @hazembenabdelhafidh3286
    @hazembenabdelhafidh3286 6 หลายเดือนก่อน +1

    What's the theme you are using?

  • @kewtomrao
    @kewtomrao ปีที่แล้ว +4

    is each request gonna run in a seperate goroutine?

    • @cinderwolf32
      @cinderwolf32 6 หลายเดือนก่อน +1

      If it's based on the http lib yes

  • @Godslar
    @Godslar 18 วันที่ผ่านมา

    What theme is that?

  • @tryoasnafi4340
    @tryoasnafi4340 5 วันที่ผ่านมา

    Just use the std