Creating Golang WebServer With Echo - Part 3: Parsing JSON From Request

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

In the third part is we get JSON object from the request body in 3 different ways and see which one is the best to use

Part 3 on GitHub:

Stay tuned for more ;)
Рекомендации по теме
Комментарии
Автор

This is helpful, you write everything from scratch and that's the reason -from my perspective at least :p-

MrGolden
Автор

Thank you, it helps me a lot, your video simle and make sense

powerpoint
Автор

Muy buena su explicación, tenemos para elegir, los tres métodos me parecen interesantes, gracias.

osmargonzalez
Автор

I know this video is super old at this point, but have you posted anything about the Go performance profiling? I'd be very interested for sure!

skell_jams
Автор

Awesome vids, would really like to see a video on performance testing

PadillaJosh