An open API service indexing awesome lists of open source software.

https://github.com/thedevsaddam/querybuilder

A fake query builder to demonstrate the factory and singleton pattern
https://github.com/thedevsaddam/querybuilder

go-tutorial golang golang-factory-pattern golang-singleton-pattern

Last synced: about 1 year ago
JSON representation

A fake query builder to demonstrate the factory and singleton pattern

Awesome Lists containing this project

README

          

# querybuilder
A fake query builder to demonstrate the factory and singleton pattern

## [Read the article here](https://medium.com/@thedevsaddam/lets-make-a-query-builder-using-go-d41b15a0f394)