Skip to content

alfredomartinm/graphql-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/alfredomartinm/graphql-lab/blob/master/.github/workflows/maven.yml/badge.svg

GraphQL Lab

This is a playground project to practice server-side GraphQL in a Kotlin/SpringBoot environment.

The goal is to have examples for:

  • Queries
  • Mutations
  • Auto generated schema
  • Unit tests
  • Integration tests

How to run the project

  • mvn clean spring-boot:run

GraphiQL Console:

How to run the tests

  • mvn clean test

Resources

Releases

No releases published

Packages

No packages published