bxcodec
Software Engineer | Blogger | Open Source Enthusiast | Startup Enthusiast
@softwarearchitectidTallinn, Estonia
Pinned Repositories
dbresolver
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
faker
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
github-readme-medium-recent-article
Add Your Recently Published Medium Articles to Your GitHub Readme
go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
go-clean-arch-grpc
Go clean Architecture with GRPC
go-postgres-pagination-example
An example project for pagination in Postgres with Golang
goqueue
GoQueue - One library to rule them all. A Golang wrapper that handles all the complexity of various Queue platforms. Extensible and easy to learn.
httpcache
Get a working HTTP Cache in Go (Golang) with only 3 lines of code!!!!
faker
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
bxcodec's Repositories
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
bxcodec/faker
Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
bxcodec/dbresolver
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
bxcodec/go-clean-arch-grpc
Go clean Architecture with GRPC
bxcodec/go-postgres-pagination-example
An example project for pagination in Postgres with Golang
bxcodec/github-readme-medium-recent-article
Add Your Recently Published Medium Articles to Your GitHub Readme
bxcodec/httpcache
Get a working HTTP Cache in Go (Golang) with only 3 lines of code!!!!
bxcodec/gotcha
gotcha: inmemory-cache in Go (Golang) with customizable algorithm
bxcodec/integration-testing
bxcodec/simpleshell
Read about this repository here
bxcodec/goson
⚡️[WIP] Golang JSON Schema extractor from raw-json string
bxcodec/sample-client-grpc
Client GRPC
bxcodec/goqueue
GoQueue - One library to rule them all. A Golang wrapper that handles all the complexity of various Queue platforms. Extensible and easy to learn.
bxcodec/tweetor
This project is a simple tutorial how to deploy golang application to Kubernetes
bxcodec/bxcodec
bxcodec/gomodmultiplies
bxcodec/gomodtrial
Trying Go Module - new feature in Go 1.11
bxcodec/images_hosting
My Personal Image Hosting
bxcodec/kubernetes-rabbitmq-cluster
Deploy-ready rabbitmq cluster for kubernetes
bxcodec/tusd
Reference server implementation in Go of tus: the open protocol for resumable file uploads
bxcodec/1x.engineer
The official website of 1x Engineers around the world
bxcodec/aqua
bxcodec/bxcodec.github.io
Letters From Iman
bxcodec/dbresolver-examples
bxcodec/msgpack
msgpack.org[Go] MessagePack encoding for Golang
bxcodec/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
bxcodec/opensource
Umbrella project for open source efforts at Medium
bxcodec/pgsync
Postgres to Elasticsearch/OpenSearch sync
bxcodec/slides
Slide Repository for bxcodec a.k.a Iman Tumorang
bxcodec/swagger-ui-basic-auth
Dockerfile to run a swagger ui instance that is protected by http basic auth