mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 00:43:01 +02:00
Add GraphQL-go content in Golang Roadmap (#2512)
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# Graphql go
|
||||
|
||||
A `GraphQL` package for `Go`.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://graphql-go.github.io/graphql-go.org/'>Graphql-go homepage</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Godoc Documentation' href='https://pkg.go.dev/github.com/graphql-go/graphql '>Graphql-go documentation</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Github Repository' href='https://github.com/graphql-go/graphql'>Github Repository</BadgeLink>
|
||||
<BadgeLink badgeText='Watch' colorScheme="red" href="https://www.youtube.com/watch?v=YK7BQfQ84ws">GraphQL-Go - Golang Tutorial (by TechPractice on YouTube)</BadgeLink>
|
||||
|
Reference in New Issue
Block a user