Frameworks RESTfull
When we refer to RESTfull frameworks in Go we are referring to a set of
external libs built to help us build REST apis.
We have several RESTFull frameworks using pkg net/http among them:
Frameworks RestFull using pkg fasthttp
There are also frameworks for microservices to solve specific problems for this universe.
Benchmarks comparing web frameworks
Frameworks for microservices: