An open API service indexing awesome lists of open source software.

https://github.com/athrocks/graphql-springboot

This project is a simple Spring Boot application demonstrating a GraphQL API for managing books. It supports creating new books and querying books from an in-memory H2 database.
https://github.com/athrocks/graphql-springboot

api graphql graphql-api graphql-java h2-database memory-database spring spring-boot spring-data-jpa

Last synced: 23 days ago
JSON representation

This project is a simple Spring Boot application demonstrating a GraphQL API for managing books. It supports creating new books and querying books from an in-memory H2 database.

Awesome Lists containing this project