- Learn Go(LINK) with the best practices;
- Made my first Rest API with Echo(Link).
Because it is one of the most performant languages, it is widely used in microservices that need agility.
Because it is a high-performance, extensible and minimalist web framework, which will help bring maximum performance to our application.
Name | Version |
---|---|
Golang | 1.18.3 |
Echo | 3.7.2 |
- Clone this project to your workspace with:
git clone https://github.com/igorjcqs/Go-Rest-API