Creating a ready-made application for microservices in production in 5 minutes
In this article we will make an API Rest with Golang ready to run in production and set to the microservices.
Before starting, you must have installed Golang in your development environment, so I leave here some links that explain how to install it:
#rest #go #rest-api #golang