An open API service indexing awesome lists of open source software.

https://github.com/hackersandslackers/golang-helloworld

🐹 💬 Create your first "Hello world" app written in Golang.
https://github.com/hackersandslackers/golang-helloworld

go golang golang-application golang-examples hello-world mux tutorial

Last synced: 11 months ago
JSON representation

🐹 💬 Create your first "Hello world" app written in Golang.

Awesome Lists containing this project

README

          

# Golang Hello World

![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go&longCache=true&logoColor=white&style=flat-square&colorA=4c566a&colorB=5e81ac)
![Mux](https://img.shields.io/badge/Mux-1.7.4-blue.svg?logo=go&longCache=true&logoColor=white&style=flat-square&colorA=4c566a&colorB=5e81ac)
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&colorB=a3be8c)
[![GitHub Issues](https://img.shields.io/github/issues/hackersandslackers/golang-helloworld.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b)](https://github.com/hackersandslackers/golang-helloworld/issues)
[![GitHub Stars](https://img.shields.io/github/stars/hackersandslackers/golang-helloworld.svg?style=flat-square&colorB=ebcb8b&colorA=4c566a)](https://github.com/hackersandslackers/golang-helloworld/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/hackersandslackers/golang-helloworld.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b)](https://github.com/hackersandslackers/golang-helloworld/network)

![Flask Blueprint Tutorial](https://github.com/hackersandslackers/golang-helloworld/blob/master/.github/golang-gettingstarted@2x.jpg?raw=true)

Create your first "Hello world!" app in Golang by serving a simple route using `gorilla/mux`.

This repository contains source code for the accompanying tutorial on Hackers and Slackers: https://hackersandslackers.com/create-your-first-golang-app/

-----

**Hackers and Slackers** tutorials are free of charge. If you found this tutorial helpful, a [small donation](https://www.buymeacoffee.com/hackersslackers) would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.