Skip to content

Govind-jha/golang-simple-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Making http/https call using GO

A Hello World kind of program using GO. The program makes a http call to the github rest api and prints the endpoint on the console.