How to build a RESTful API service in Go without repetitive boilerplate
There are a lot of materials about how to write services, where at first you need to choose some framework to use, then comes wiring of handlers, configs, logs, storage, etc, not to mention deploying that service somewhere. We’ve been writing service...
ichebykin.hashnode.dev4 min read