joshianiket22's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
openfaas/faas
OpenFaaS - Serverless Functions Made Simple
Alikhll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
cosmtrek/air
☁️ Live reload for Go apps
markets/awesome-ruby
💎 A collection of awesome Ruby libraries, tools, frameworks and software
ardanlabs/gotraining
Go Training Class Material :
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
ko-build/ko
Build and deploy Go applications
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
gramantin/awesome-rails
A curated list of awesome things related to Ruby on Rails
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
araddon/dateparse
GoLang Parse many date strings without knowing format in advance.
yurishkuro/opentracing-tutorial
A collection of tutorials for the OpenTracing API
rubyide/vscode-ruby
Provides Ruby language and debugging support for Visual Studio Code
openfaas/workshop
Learn Serverless for Kubernetes with OpenFaaS
kevincobain2000/gobrew
Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
krakendio/playground-community
Get started with KrakenD. A docker compose with KrakenD and a fake api to play with
riandyrn/otelchi
OpenTelemetry instrumentation for go-chi/chi
nats-io/not.go
A reference for distributed tracing with the NATS Go client.
testdrivenio/openfass-node-restful-api
Simple example of an OpenFaaS RESTful API
jensneuse/PostgresLogicalReplicationExample
Consistent replication from postgres to golang via protocol buffers.