Go API with echo, gorm, and GraphQL
A simple tutorial of building a Go API with echo, gorm, and GraphQL.
7 min readNov 1, 2019
--
GraphQL has been around these days and is usually described as a new type in the field of API technologies. Even though you’ve been constructing and using RESTful API’s for quite some time, you can find it simple and useful.