▲ 4 ▼ A go microservice starter kit
Here
at SYNQ, we’ve built our Video API service on Golang. While we move
from a monolithic microservice architecture (more on that in a future
story) to individual self contained services, we’re creating a lot more
repositories.
When I was tasked with building our
new “v2” API service (codenamed “Aerico”), which will provide a more
flexible Video JSON object, I was about to use the same “SYNQ
scaffolding” from another repo (Hydra) when I decided to build a little Gosample app first. This will allow us to:
Register to comment or vote on this story