A place for trainings and some mini projects also to share good resources and ofcourse , links to all my golang projects !
- Gook
- Concurrency-challenge
- url-shortener
- gitlab-api
- Gochain
- Chat server
- telegram-Bot
- black-jack game (with simple ai)
- Api saver Cli
- FilesTools
- twitter-bot
- quiz-game
- login-system
- decide game
good for | website |
---|---|
make suitable struct to unmarshal json | https://mholt.github.io/json-to-go/ |
DOCKER | https://www.docker.com/blog/docker-golang/ |
Go DOCKER | https://tutorialedge.net/golang/go-docker-tutorial/ |
Go cli | https://courses.calhoun.io/lessons/les_goph_36 |