Pinned Repositories
api-error-handling-and-logging
bookstore_items-api-1
Items API
browser-storage
Sample applications showcasing browser storage nuances. It shows the differences between Local and Session and demonstrates different in-memory storage implementations and their insecurities against XSS.
concurrency-patterns
Examples taken from Rob Pike's talk about concurrency patterns.
ddd-go
https://programmingpercy.tech/blog/how-to-domain-driven-design-ddd-golang/
ext-oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
go-micro-tsawler
Example microservice based project written in Go
golang-concurrency-patterns
A list of concurrency pattern using goroutines and channels in Go
the-blockchain-bar
The source-code for: "Build a Blockchain from Scratch in Go" eBook.
wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
BigBoulard's Repositories
BigBoulard/api-error-handling-and-logging
BigBoulard/bookstore_items-api-1
Items API
BigBoulard/browser-storage
Sample applications showcasing browser storage nuances. It shows the differences between Local and Session and demonstrates different in-memory storage implementations and their insecurities against XSS.
BigBoulard/concurrency-patterns
Examples taken from Rob Pike's talk about concurrency patterns.
BigBoulard/ddd-go
https://programmingpercy.tech/blog/how-to-domain-driven-design-ddd-golang/
BigBoulard/ext-oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
BigBoulard/firebaseui_bug
BigBoulard/go-concurrency-patterns
Go concurrency patterns
BigBoulard/go-micro-tsawler
Example microservice based project written in Go
BigBoulard/go-open-telemetry-demo
BigBoulard/go-utils
BigBoulard/golang-concurrency-patterns
A list of concurrency pattern using goroutines and channels in Go
BigBoulard/golang-web-dev
BigBoulard/parcel-tutorial
BigBoulard/the-blockchain-bar
The source-code for: "Build a Blockchain from Scratch in Go" eBook.
BigBoulard/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
BigBoulard/logger
BigBoulard/scylla-univ
BigBoulard/serviceworker-cookbook
It's online. It's offline. It's a Service Worker!
BigBoulard/SvelteFirebaseFetchError
BigBoulard/sveltekit-auth
BigBoulard/sveltekit-sveltei18n
bug with sveltei18n & binding values on a select tag
BigBoulard/webpack-tutorial
Webpack Tutorial
BigBoulard/wikipedia-demo
A simple Wikipedia Search Application built to demonstrate logging in Go with Zerolog