@ichebykin
Building a tool that helps develop cloud services - https://mify.io
Building a tool that helps develop cloud services - https://mify.io
Nothing here yet.
This is the second part in the series of building API service without the trouble of gluing stuff together. Previously In the last article we have created a Mify backend service for to-do app. But we used memory as a storage for to-do notes, this is ...

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...
