Creating Golang WebServer With Echo - Part 1: Project Setup and HelloWorld

preview_player
Показать описание
Tutorial series for building step by step a real life server in Golang using Echo package.

The first video is about creating projects core structure and a very simple 'hello world' server.

Project on Github:

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

Really liked the video! looking forward for the next ones!

dimagrossman
Автор

Nice and simple video.. Thanks for create this material. Will view it all, Wish you the best future... Best regards

kimstaflund
Автор

I saw your all eleven go tutorials.
Great job brother. great job. thank you

ArminBishop
Автор

Great videos...I am glad I found you...keep up the good work...just started to learn

ego_sum_liberi
Автор

Couple of quick questions - 1) Are you planning on more series? 2) if I created REST APIs with Golang, and front-end with VUEJS or some other framework, how do I call those REST calls. Both are running in the same machine, so I was wondering if there is a simple way than using AXIOS or some other framework. Thank you for your help.

prajganesh
Автор

nice series. What do we gain by using Echo vs Standard libraries? Are there any other better frameworks for REST APIs?

prajganesh
Автор

Can you also increase the font if you do another series?

prajganesh
Автор

Thank you for lessons!
English does not your native language ?

SergeySaraev-xefl
Автор

Great videos! Could you explain how you are terminating the server without requiring the need to kill the process-id explicitly? Whenever I terminate the server using ctrl-z, I have to manually kill the corresponding .go process to rerun/recompile the program. Thanks

YogeshDorbala
visit shbcf.ru