GraphQL
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 896 public repositories matching this topic...
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
-
Updated
Jun 13, 2023 - Java
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
-
Updated
Jan 3, 2025 - Java
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
-
Updated
Dec 29, 2024 - Java
Build a GraphQL service in seconds
-
Updated
Aug 12, 2024 - Java
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
-
Updated
Dec 22, 2024 - Java
A revolutionary ORM framework for both java and kotlin.
-
Updated
Jan 5, 2025 - Java
Headless/Hybrid Content Management System for Enterprises
-
Updated
Jan 6, 2025 - Java
Rapid API Development with MongoDB
-
Updated
Dec 23, 2024 - Java
Structr is an integrated low-code development and runtime environment that uses a graph database.
-
Updated
Dec 30, 2024 - Java
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 a suite of fully designed engines such as a GraphQL engine, ORM engine, workflow engine, reporting engine, rule engine, and batch processing engine,
-
Updated
Jan 5, 2025 - Java
Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle
-
Updated
Jun 18, 2024 - Java
DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses.
-
Updated
Aug 5, 2022 - Java
A Java 11 port of Facebook DataLoader
-
Updated
Jan 5, 2025 - Java
WebTau (web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, WebSocket, GraphQL, Browser, Database, CLI and Business Logic with a consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.
-
Updated
Dec 2, 2024 - Java