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.
- Host: GitHub
- URL: https://github.com/hackersandslackers/golang-helloworld
- Owner: hackersandslackers
- License: mit
- Created: 2020-05-23T20:58:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T13:07:11.000Z (over 1 year ago)
- Last Synced: 2025-04-10T16:33:23.069Z (about 1 year ago)
- Topics: go, golang, golang-application, golang-examples, hello-world, mux, tutorial
- Language: Go
- Homepage: http://hackersandslackers.com/create-your-first-golang-app
- Size: 230 KB
- Stars: 5
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Golang Hello World



[](https://github.com/hackersandslackers/golang-helloworld/issues)
[](https://github.com/hackersandslackers/golang-helloworld/stargazers)
[](https://github.com/hackersandslackers/golang-helloworld/network)

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.