All Projects → bradford-hamilton → Go Graphql Api

bradford-hamilton / Go Graphql Api

Licence: mit
Source code for a tutorial on Medium I published - "Building an API with GraphQL and Go"

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Go Graphql Api

Spring Examples
SpringBoot Examples
Stars: ✭ 67 (-8.22%)
Mutual labels:  graphql
Vue Apollo Todos
Vue Apollo GraphQL mutation examples
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Apollo Upload Client
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
Stars: ✭ 1,176 (+1510.96%)
Mutual labels:  graphql
Graphql Typescript
Define and build GraphQL Schemas using typed classes
Stars: ✭ 67 (-8.22%)
Mutual labels:  graphql
Hasura Actions Examples
Examples of handling custom business logic with Hasura Actions
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Graphql Batch
A query batching executor for the graphql gem
Stars: ✭ 1,164 (+1494.52%)
Mutual labels:  graphql
Parabol
Free online agile retrospective meeting tool
Stars: ✭ 1,145 (+1468.49%)
Mutual labels:  graphql
Graphql Schema Language Cheat Sheet
GraphQL Shorthand Notation Cheat Sheet
Stars: ✭ 1,181 (+1517.81%)
Mutual labels:  graphql
Kotlin Graphql Sample
Sample implementation of Kotlin+Spring+GraphQL
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Serverless Graphql Workshop
GraphQL and Serverless workshop
Stars: ✭ 70 (-4.11%)
Mutual labels:  graphql
Cynic
A bring your own types GraphQL client library for Rust
Stars: ✭ 68 (-6.85%)
Mutual labels:  graphql
Apollo Server Vercel
⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Snowflaqe
A dotnet CLI tool to work with GraphQL queries: static query verification, type checking and code generating type-safe clients for F# and Fable.
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Ghosttheme Stockholm
👻 📝 ✨ Clean Ghost theme with advanced features & customization.
Stars: ✭ 67 (-8.22%)
Mutual labels:  graphql
Type Graphql Dataloader
TypeGraphQL + DataLoader + TypeORM made easy
Stars: ✭ 73 (+0%)
Mutual labels:  graphql
Awesome Fluent Graphql
Awesome list of fluent GraphQL clients & examples
Stars: ✭ 67 (-8.22%)
Mutual labels:  graphql
Diana.jl
GraphQL for Julia
Stars: ✭ 69 (-5.48%)
Mutual labels:  graphql
Facebook Graph Api
Get data using facebook graph API - V3.2
Stars: ✭ 73 (+0%)
Mutual labels:  graphql
Serverless Backend
The serverless back end for JAMstack CMS. Use this back end to deploy a custom CMS using your own front end.
Stars: ✭ 73 (+0%)
Mutual labels:  graphql
Apollo Mocked Provider
Automatically mock GraphQL data with a mocked ApolloProvider
Stars: ✭ 70 (-4.11%)
Mutual labels:  graphql

GraphQL API built in Go

Source code for a tutorial on Medium I published.

Run Locally

  • Run realize start

Contributing

  1. Fork it (https://github.com/bradford-hamilton/go-graphql-api/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Show your support

Give a ⭐ if this project was helpful in any way!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].