Pinned Repositories
cli.crawler
Simple cli web crawler
fastlycli
a simple CLI tool to interact with the Fastly CDN
go-emailvalidation
a simple Go library for email address validation
go-flatten
Flatten JSON with Golang
go-pagination
Simple go pagination token library
go-statsd
Simple golang statsd wrapper
iex
Simple package to interact with IEX API
lambda-go-template
golang Lambda template
mfa4aws
Simple CLI tool which enables you to login and retrieve AWS temporary credentials for IAM users.
murmur3cli
cameronnewman's Repositories
cameronnewman/go-emailvalidation
a simple Go library for email address validation
cameronnewman/fastlycli
a simple CLI tool to interact with the Fastly CDN
cameronnewman/go-flatten
Flatten JSON with Golang
cameronnewman/go-pagination
Simple go pagination token library
cameronnewman/iex
Simple package to interact with IEX API
cameronnewman/cli.crawler
Simple cli web crawler
cameronnewman/lambda-go-template
golang Lambda template
cameronnewman/mfa4aws
Simple CLI tool which enables you to login and retrieve AWS temporary credentials for IAM users.
cameronnewman/go-statsd
Simple golang statsd wrapper
cameronnewman/murmur3cli
cameronnewman/bpay
BPAY Reference Generator in Golang
cameronnewman/cspcrawler
cameronnewman/go-saml
A just good enough SAML client library written in Go.
cameronnewman/gosql
An early PostgreSQL implementation in Go
cameronnewman/guide
The Uber Go Style Guide.
cameronnewman/hellofly
A minimal Go/Gin application for tutorials
cameronnewman/hydrator
Simple demo of the Golang template language and FuncMap functionality
cameronnewman/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
cameronnewman/opensource.guide
📚 Community guides for open source creators
cameronnewman/packr
The simple and easy way to embed static files into Go binaries.
cameronnewman/repo-security-scanner
CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
cameronnewman/sqlc-demo
Demo of SQLC and go-migrate