이예빈 FT 과제 - GraphQL BFF for Synopsis Page
-
Updated
Aug 23, 2023 - Java
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.
이예빈 FT 과제 - GraphQL BFF for Synopsis Page
GraphQL server implementation with Spring Boot
A simple application demonstrating the use of the graphql in Spring Boot along with testing method
Server used to explore GraphQL API query language
Graphql template with spring boot and JPA for crud service
A simple java application that implements both, a REST API and GraphQL API
heise Academy Kurs "Spring GraphQL - eine praktische Einführung" von Nils Hartmann
a starter for a graphql-java-annotations in spring
Portfolio repo for myself
A reference implementation of GraphQL for Spring boot
Example of a GraphQL service implemented in Ratpack
Rest client Implementation with different flavors provided by Spring framework such as Rest Template, Reactive Web Client, GraphQL WebClient etc.
Example of a exposing database data using GraphQL and Ratpack
My own implementation of a custom GraphQL Server in Java
Endereço do blog: https://jean-blog.herokuapp.com/