janjitsu's Stars
satellity/satellity
Yet another open source forum written in Golang, React and PostgreSQL.
Fs02/go-todo-backend
Go Todo Backend example using modular project layout for product microservice.
orstendium/react-golang-full-stack
facebook/create-react-app
Set up a modern web app by running one command.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
DataDavD/greenlight
Repo for greenlight API as part of Let's Go Further book by Alex Edwards
MousyBusiness/AppEngineAPI
Firebase authenticated AppEngine API using Gin
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.
thangchung/go-coffeeshop
☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
git-bug/git-bug
Distributed, offline-first bug tracker embedded in git, with bridges
marlonrichert/zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
unixorn/awesome-zsh-plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
alebcay/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
jlevy/the-art-of-command-line
Master the command line, in one page
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
emilybache/Tennis-Refactoring-Kata
This is a Refactoring Kata based on the rules of Tennis
urfave/negroni
Idiomatic HTTP Middleware for Golang
throttled/throttled
Package throttled implements rate limiting access to resources such as HTTP endpoints.
justinas/alice
Painless middleware chaining for Go
blockloop/scan
Tiny lib to scan SQL rows directly to structs, slices, and primitive types
jmoiron/sqlx
general purpose extensions to golang's database/sql
volatiletech/authboss
The boss of http auth.
cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
ludovicchabant/vim-gutentags
A Vim plugin that manages your tag files
pocketbase/pocketbase
Open Source realtime backend in 1 file
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
gocopper/copper
🚀 Copper is a Go toolkit complete with everything you need to build web apps.
glauroqj/talk-to-me-friend
rednafi/fastapi-nano
🐍 Simple FastAPI template that mimics Flask's blueprint directory structure