DEV Community

Discussion on: ‌How To Create GraphQL Server With Golang

Collapse
 
tmohammad78 profile image
mohammad taheri

Hey shayegan, thank you for sharing this , it was perfect I want to use it for client react app , I'm new in golang , I can't fix cors error , I read gqlgen document and I did every thing base on document , but its not working

Collapse
 
glyphack profile image
Shayegan Hooshyari

Hi, Which version of this tutorial did you used? because It's being maintained in howtographql
github.com/howtographql/howtograph...
howtographql.com/graphql-go/0-intr...
feel free to open issues if you still can't get it to work.