GraphQL server with a focus on ease of use
AI summary will be generated soon. Check back later for an in-depth analysis of this project.
Not enough data yet. Star history will appear after a few days of tracking.
nocodb
🔥 🔥 🔥 A Free & Self-hostable Airtable Alternative
pocketbase
Open Source realtime backend in 1 file
gatsbyjs
React-based framework with performance, scalability, and security built in.
prettier
Prettier is an opinionated code formatter.
TanStack
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
twentyhq
Building a modern alternative to Salesforce, powered by the community.
The goal of this project is to provide full support of the September 2025 GraphQL specification with a set of idiomatic, easy to use Go packages.
context.Context
OpenTelemetry
OpenTracing
In order to run a simple GraphQL server locally create a main.go file with the following content:
main.go
package main import ( "log"