Your first HTTP Server in Go - Go Web Basics #1

preview_player
Показать описание
Check out the Go Web Examples Course

or check out other Go Web Examples tutorials
Рекомендации по теме
Комментарии
Автор

Excellent, thanks for sharing your knowledge!

oduber.vasquez
Автор

bro how are you gonna apologise for being "almost too beginner friendly" and them 5 seconds later say "I already initialised the module as usual"

LIKE BRO

wake-digital
Автор

not an good video he just did stuff without explaining it might be an skill issue on my part but he could have done an better job

samarnagar
Автор

Very nice! I really like that you organise your project and explain it, even for such a simple example.

Ostsol
Автор

2:10 "Second argument nil is unimportant. We'll cover that later." This is what I hate about programming video tutorials. Explanations foster creativity.

vladusa
Автор

I have a question for line 31 in server.go, I get an error that says 's.listShoppingItems undefined (type *Server has no field or method listShoppingItems)compilerMissingFieldOrMethod', I don't know how to fix this error since I am not experienced in golang

Thanks in advance for any tips

fntr
Автор

This was very instructive. I don't plan to make a server yet, but it is good to see how easy it is and how it doesn't take a lot of set up like say, PHP.

enkiimuto
Автор

So that is the way people recommend developing web servers?
That is so verbose...
I prefer some framework

IgorogI
Автор

it would have been so better if you tried to explain what we are actually making before directly going into the code. you could have shown us first the video to give us an idea what we are going to do

mudueinstein
Автор

Informative, I recommend ending with a slow scroll through the completed code so ppl can see it all in an overhead view

timothyn
Автор

Hi there, I would like to ask, is it good to learn some of the golang frameworks for web? Like gin, iris or echo? And which one would you suggest?

helloworld
Автор

Content is too much for "Your first HTTP Server in Go".. Its complex to understand ..

sinchanroy
Автор

Can you make a complete API-Rest, using some architecture, for example hexagonal? It would be very good

oduber.vasquez
Автор

Hey, what VS Code theme is that? Cheers!

xbitbybit
Автор

That's just great. Thank you so much.

waedmansour
Автор

Thank you, this video helped me a lot!

fairy-tale-composer
Автор

As a PHP developer, it's super confusing for me to understand your "beginner" tutorial.

simply-the-max
Автор

Can you show us how to integrate graphql with golang ? if possible with gqlgen

besjansejrani
Автор

This is extremely confusing and definitely not "your first" of anything

QuadDamage
Автор

Great video! Would be nice to see similar tutorial for testing. 😉

vic_shine