DEV Community

Sergey Telpuk
Sergey Telpuk

Posted on • Updated on

Example Golang with GraphQl

Hello friends!
I'm glad to present a small project, which has the following stack:

  1. Golang
  2. GraphQl
  3. WebSocket
  4. ReactJS

You can try it out by this link. It can be seemed not so interesting like a value project but if you look at repo you can find some interesting practice like DI(dependency injection), ORM, gin+graphQl+websocket.
if you have any questions, don't hesitate, leave comments.

Top comments (0)