이예빈 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
A simple application demonstrating the use of the graphql in Spring Boot along with testing method
Server used to explore GraphQL API query language
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
Portfolio repo for myself
Server side application to track gardening activities. Built with CosmosDB, gRPC and GraphQL.
My own implementation of a custom GraphQL Server in Java
Endereço do blog: https://jean-blog.herokuapp.com/
This project demonstrates how to integrate GraphQL and build APIs with Spring-Boot.
Sample Spring Boot application that uses some features provided by Spring Cloud, deployed on Kubernetes.
A Simple GraphQL API Implementation With Spring Boot
Implemented a GraphQL endpoint using Spring Boot
A tool which manages all characters of Spongebob, written with a GraphQL approach rather than REST
Playing with graphql-java and Spring Boot
Sample application using Spring Reactive GraphQl