johanbrandhorst
Software Engineer using Go and always keen to learn new things.
@HashiCorpSḵwx̱wú7mesh, Canada
Pinned Repositories
go
The Go programming language
go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
certify
Automatic client and server certificate distribution and maintenance
grpc-auth-example
Examples of client authentication with gRPC
grpc-gateway-boilerplate
All the boilerplate you need to get started with writing grpc-gateway powered REST services in Go
grpc-postgres
An example repo of how I like to use postgres with gRPC
grpcweb-example
An example implementation of a GopherJS client and a Go server using the Improbable gRPC-Web implementation
protobuf
GopherJS Bindings for ProtobufJS and gRPC-Web
wasm-experiments
johanbrandhorst's Repositories
johanbrandhorst/chunker
Small demo of a server splitting binary blobs into streamed chunks
johanbrandhorst/gopherjs-grpc-websocket
An example implementation of bridging gRPC with a GopherJS frontend over Websockets
johanbrandhorst/protoc-gen-gopherjs
This repo has moved
johanbrandhorst/gopherjs-grpc-web-example
Example implementation of a GopherJS gRPC-web client talking to a Go gRPC server
johanbrandhorst/gopherjs-json
Convenience functions for interacting with JSON in GopherJS
johanbrandhorst/delete-gitlab-registry-tags
Simple userscript that adds a button to the GitLab registry page for mass tag deletion
johanbrandhorst/gopherjs-grpc-web
A GopherJS binding and generator for gRPC-web
johanbrandhorst/grpcweb-presentation
Files for my presentation about my gRPC-Web bindings
johanbrandhorst/moq-vendor-bug
johanbrandhorst/agouti
A WebDriver client and acceptance testing library for Go
johanbrandhorst/docker-webhook-receiver
A small Go app that can receive to dockerhub webhooks and trigger actions
johanbrandhorst/gopherjs
Libraries for use with gopherjs
johanbrandhorst/goplayspace
Experimental Go Playground frontend written in Go
johanbrandhorst/grpcweb
This repo has moved
johanbrandhorst/johanbrandhorst.github.io
Redirect for my blog
johanbrandhorst/jspb
This repo has moved
johanbrandhorst/othello
An Othello clone written in Lisp Dr. Scheme as part of a uni project
johanbrandhorst/qunit
QUnit Bindings for GopherJS