Handling routes and testing routes in golang

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

Рекомендации по теме
Комментарии
Автор

19:45 On Line #155 we should replace break with return or else it will execute code after that too.

tsvillain
Автор

Followed the tutorials till here it was a great learning experience. Can you please help me out with *UNIT TESTING IN GOLANG* i am stuck on that (testing this particular CRUD api)

shaunable
Автор

I am big fan of yours and i have learnt many things from you sir

dssir
Автор

@hitesh sir can you please give the proper project of this Crud API's

mechtoit
Автор

Need help with, having error while importing mux in my program.
Please help!

sonupatil
Автор

Can u tell a way how to develop our own router and not by an external open source router

yournemesis
Автор

Anyone else get a 405 when trying the update method? (PUT)? Since the instructor's code worked, it might be something specific to my environment; just wanted to see if anyone else ran into this.

MicheleStrom
Автор

I guess you need to rebuild after changing/hiding the price tag, then start the server and everything would work just fine.

haochu
Автор

Can someone explain me why we need to build the API before executing it?

danielvega
Автор

Hi @Hitesh Choudhary, thank you for the effort you've put into these videos. Can you please explain a bit more why you've used the Author pointer-type rather than just an Author Type in your Courses struct. Thanks

dank
Автор

where can I found project is it on Github

amromohmmad
Автор

Listen to port number 4000, why to use log.Fatal, as we know Fatal is an unexpected error kind of thing.

This syntax is little confusing.

soniapaul
Автор

Hello sir,
Why are we using rand package for generating the CourseID as there are a chances that the json data with same id will get created. So, how to avoid this from happening? Looking for your reply, Thanks.

vasuchopra
visit shbcf.ru