Pinned Repositories
blockchain
conf
Package conf provides support for using environmental variables and command line arguments for configuration.
encore
gotour
gotraining
Go Training Class Material :
kit
Set of common packages used by all or most projects at ArdanLabs
practical-go
This repo contains the material for the Practical Go class.
python-go
Training material on how to leverage Python and Go together to solve different problems.
service
Starter-kit for writing services in Go using Kubernetes.
training-ai
Ardan Labs's Repositories
ardanlabs/training-ai
ardanlabs/graphql
Simple GraphQL client for executing mutations and queries.
ardanlabs/service3-video
ardanlabs/mapstructure
Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling.
ardanlabs/tcp
Package tcp provides the boilerpale code for working with TCP based data. The package allows you to establish a TCP listener that can accept client connections on a specified IP address and port. It also provides a function to send data back to the client.
ardanlabs/udp
Package udp provides the boilerpale code for working with UDP based data. The package allows you to establish a UDP listener that can accept data on a specified IP address and port. It also provides a function to send data back to the client.
ardanlabs/chat
Chat server for Pearson live traning
ardanlabs/dgraph
Project built on Dgraph, GraphQL and Go for teaching.
ardanlabs/linkchecker
Recursively crawls a website and checks that URLs return 200.
ardanlabs/refactorshow
Code from refactoring show by episode
ardanlabs/rusttraining
Rust code for blogs and training
ardanlabs/timezone
Package timezone provides two ways to retrieve the timezone for any latitude,longitude position.
ardanlabs/blockchain-class
This is the starter code to use for a blockchain class
ardanlabs/cobalt
ardanlabs/service4.1-video
This is for version 4.1 of the service class
ardanlabs/spidy
ardanlabs/service4-video
This is for version 4.0 of the service class
ardanlabs/bets
Web3 dApp providing users the ability to make friendly bets about anything.
ardanlabs/blockchain1-video
This is the code for version 1 of the Ultimate Go Advanced Engineering class
ardanlabs/drand-tools
A collection of stand-alone packages or tools for drand.
ardanlabs/drand-website
Drand webpage, docs and blog 📚