Creating a Simple RESTful API in Go - Part 1

preview_player
Показать описание

● SUBSCRIBE to see more of my Videos & hit that LIKE button to support the channel!

In this tutorial we get you up and running creating a very simple REST api that features a solitary endpoint that can be accessed through a GET request.

‎--------------

🎥 Recording Setup

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

I think it was a great tutorial. Really showing the basics and how powerfully simplistic golang can be with REST api's. I've been reading so many complex articles on how to create a REST golang api, it has been keeping me in circles, and this has really fixed a lot of the confusion I have had. My only thing is how small the text is haha. Keep it up!

joshuam
Автор

This tutorial is more helpful than any other resources my company has provided for me lol. Thank you so much!

rhosung
Автор

Hello Elliot and thanks a lot for this. I just started with Go and wanted to find some simple yet real example (other than 'hello world'), and your tutorial was spot on. I am checking out your website, and it seems full of interesting stuff for me right now! Cheers from Norway :-)

anneest
Автор

A perfect introductory video on golang restful api. Great work (five

zahid
Автор

I am new to GO and this tutorial was great. Thank you for stating what steps you were going to take before you started coding. I was able to write these things down and it made more sense going through the tutorial because you stated what you were going to do and why you were going to do it. #GangGang #GoLang

alicialivingston
Автор

I think you need to set the content type too, something like w.Header().Set("Content-Type", "application/json") . or we are just sending back a text string formatted as json

bjorndelima
Автор

This video is easy to understand and very informative!

jasiahholland
Автор

Amazing, short, simple, tutorial. Love it

phil
Автор

What is the reason behind using a pointer when every you are passing http.Request object.?

RajeshSamson
Автор

The content and delivery of your tutorials are superb, but those of us trying to watch them on a mobile/cell phone can't read the code. Please consider reducing your screen resolution or increasing your font size for these videos. Nevertheless, thank you for the amazing content you produce. 👍🏻

BernhardHofmann
Автор

I am loving it - really clear explanation

anandpavaskar
Автор

Very simple explanation to get started with GO REST API !!!

DeeptimanPattnaik
Автор

wooww man u are incredible watafakkk u are insane best video i have ever seeen maaan thannkss thankkksksss <3 <3 <3

hackertm
Автор

hey the article link is broken or something. can you do something about it?

codddy
Автор

you really hit it! nice clear and right to the point. Thank you

torbenkorte
Автор

while hitting articles url, is still showing "Homepage Endpoint Hit"

alynshir
Автор

Thankyou for this. How can we make a soap request inside 'AllArtilces' func and return xml instead of json

hhh
Автор

great explanation. but the font size is eye straining

capricious-agent-
Автор

Wonderful tutorial Mr. Elliot. Good job 👍

brucebatmanwayne
Автор

Thank you for the good video. By the way, if you can show how to connect to database and build simple realistic project with DB, for example MySQL just to feel a teste of completed application, this would be great!

dshyryayev
welcome to shbcf.ru