Best GitHub repositories for Go

Best Repositories for Go

 
In this article, I will share with you the best repositories on GitHub for Go.


Companies using Go

https://github.com/golang/go/wiki/GoUsers

Golang Roadmap


https://github.com/Alikhll/golang-developer-roadmap

Cheatsheet


https://github.com/a8m/golang-cheat-sheet

Books

https://github.com/dariubs/GoBooks

https://github.com/astaxie/build-web-application-with-golang/tree/master/es

https://github.com/go101/go101/releases

Golang code samples and examples


https://github.com/inancgumus/learngo

https://github.com/GoesToEleven/GolangTraining

https://github.com/ardanlabs/gotraining

Data structure and algorithms


https://github.com/halfrost/LeetCode-Go ( Use Google Translator)

https://github.com/emirpasic/gods

https://github.com/TheAlgorithms/Go

https://github.com/arnauddri/algorithms

https://github.com/0xAX/go-algorithms

https://github.com/floyernick/Data-Structures-and-Algorithms

https://github.com/PacktPublishing/Learn-Data-Structures-and-Algorithms-with-Golang

https://github.com/careermonk/data-structures-and-algorithmic-thinking-with-go

REST API


https://github.com/mingrammer/go-todo-rest-api-example

https://github.com/gothinkster/golang-gin-realworld-example-app

https://github.com/juliensalinas/golang_API_backend_vuejs_SPA_frontend_docker

https://github.com/piLinux/GoREST

https://github.com/qiangxue/go-rest-api

https://github.com/victorsteven/Go-JWT-Postgres-Mysql-Restful-API

GRPC


https://github.com/amolasg/microservices-demo

https://github.com/techschool/pcbook-go

https://github.com/shijuvar/go-recipes/tree/master/grpc

https://github.com/itsksaurabh/go-grpc-examples

https://github.com/vladimirvivien/go-grpc

Testing


https://github.com/quii/learn-go-with-tests

Go Projects and more Advance learning


https://github.com/techschool/simplebank

https://github.com/geektutu/7days-golang

More Repositories and categories adding soon ..
If I miss any please comment.
Keep GOing, Keep Learning.



Comments

Post a Comment

Popular posts from this blog

Golang Interview Questions Part 1 Theory Top 50 Question

Complete Golang Development setup on Linux (Ubuntu 20.04 )