GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

GraphQL

css logo

GraphQL 是一个用于 API 的查询语言,由 Facebook 开源。它为 REST API架构提供了一种替代方案,相较于REST更加高效、强大和灵活。 它允许客户端定义所需数据的结构,服务器返回完全相同的数据结构。

例如POST请求:

{
  project(name: "GraphQL") {
    tagline
  }
}

响应结果

{
  "project": {
    "tagline": "A query language for APIs"
  }
}

Created by Facebook

发布于 2015

Repository
graphql
Website
graphql.org
Wikipedia
维基百科

相关主题

APIREST APISQL
https://static.github-zh.com/github_avatars/graphql-java?size=40
graphql-java / graphql-java

GraphQL 的 Java 实现

GraphQLgraphql-javaJava
Java 6.2 k
1 天前
https://static.github-zh.com/github_avatars/google?size=40
google / rejoiner

Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources

GraphQLprotobufgRPC
Java 3.67 k
2 年前
https://static.github-zh.com/github_avatars/manifold-systems?size=40
manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.

JavaIntelliJ IDEAJSONtemplate-enginereflection-frameworkextension-methodsstructural-typingduck-typingjava-toolingmetaprogrammingGraphQLpreprocessorgraphql-javaAndroid Studiomanifold
Java 2.63 k
1 个月前
https://static.github-zh.com/github_avatars/microcks?size=40
microcks / microcks

The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀

APITestingKubernetesapi-testingevent-drivenGraphQLmockmock-servermockingOpenAPI Specificationopenapi3openapi31postman-collectionswaggerswagger2AsyncAPI Specificationcncfcncf-project
Java 1.7 k
1 天前
https://static.github-zh.com/github_avatars/spring-projects?size=40
spring-projects / spring-graphql

Spring Integration for GraphQL

GraphQLspring-graphql
Java 1.57 k
4 天前
https://static.github-zh.com/github_avatars/babyfish-ct?size=40
babyfish-ct / jimmer

The most advanced ORM of JVM, for both java & kotlin

dataimmutableimmutable-collectionsimmutable-datastructuresJavafetchjdbc对象关系映射(ORM)draftimmercacheRediscaffineredis-cacheKotlinGraphQLorm-frameworkorm-libraryorms
Java 1.47 k
4 天前
https://static.github-zh.com/github_avatars/leangen?size=40
leangen / graphql-spqr

Build a GraphQL service in seconds

GraphQLJava
Java 1.1 k
1 年前
https://static.github-zh.com/github_avatars/yahoo?size=40
yahoo / elide

Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.

JSON:APIjava-libraryJavajpahibernate-jpaGraphQLWeb移动api-frameworkHacktoberfest对象关系映射(ORM)hibernateanalyticsAPI
Java 1.02 k
1 天前
https://static.github-zh.com/github_avatars/dotCMS?size=40
dotCMS / core

The Visual Headless Content Management System for Enterprises

cloudJava内容管理系统contentheadless-cmsGraphQLdxp
Java 914
16 小时前
https://static.github-zh.com/github_avatars/JetBrains?size=40
JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.

GraphQLwebstormIntelliJ IDEAapollogqlrelay
Java 892
5 天前
https://static.github-zh.com/github_avatars/SoftInstigate?size=40
SoftInstigate / restheart

Instant REST, GraphQL and Websockets APIs for MongoDB

MongoDBREST APIJavaNoSQLDocker数据库webservice微服务GraphQLWebSocket框架
Java 855
7 天前
https://static.github-zh.com/github_avatars/stargate?size=40
stargate / stargate

An open source data gateway

Apache CassandraJavaREST APIcqlGraphQLgRPC
Java 842
5 天前
https://static.github-zh.com/github_avatars/structr?size=40
structr / structr

Structr is an integrated low-code development and runtime environment that uses a graph database.

低代码low-code-development-platformproductivityfrontend-frameworkweb-developmentweb-application-framework后端backend-frameworkOpenAPI Specificationdata-modelinggraph-databaseGraphQLgraphSoftware as a servicefull-stackproductivity-toolsgraalvmpolyglot-programming
Java 805
1 天前
https://static.github-zh.com/github_avatars/Urunov?size=40
Urunov / SpringBoot-Projects-FullStack

Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle

spring-data-jpaMySQLjsphibernate-ormspring-securityPostgreSQLSpringGraphQLReactDockerspringfox-swagger2amazon-s3
Java 679
1 年前
https://static.github-zh.com/github_avatars/entropy-cloud?size=40
entropy-cloud / nop-entropy

Nop Platform 2.0 is a next-generation low-code development platform built from scratch based on the principles of reversible computation, adopting a language-oriented programming paradigm. It includes...

GraphQLlowcodeQuarkusrule-engineVue.jsworkflowreport无代码graalvmJavaaigc
Java 630
1 天前
https://static.github-zh.com/github_avatars/gentics?size=40
gentics / mesh

Gentics Mesh - The open source headless CMS for developers

内容管理系统GraphQLheadless-cms
Java 587
13 小时前
https://static.github-zh.com/github_avatars/xnbox?size=40
xnbox / DeepfakeHTTP

DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.

http-serverdumpdummyTestingTest automationAPIREST APIGraphQLrestful-apimockHTTPstubqaqa-automationDemopoc
Java 521
3 年前
https://static.github-zh.com/github_avatars/graphql-java?size=40
graphql-java / java-dataloader

A Java 11 port of Facebook DataLoader

dataloaderJavabatchGraphQL
Java 512
1 天前
https://static.github-zh.com/github_avatars/righettod?size=40
righettod / poc-graphql

Research on GraphQL from an AppSec point of view.

GraphQL安全Java
Java 415
2 年前
https://static.github-zh.com/github_avatars/Enigmatis?size=40
Enigmatis / graphql-java-annotations

GraphQL Annotations for Java

graphql-javaGraphQL
Java 390
13 天前
loading...