/graphql-demo

Demo application for GraphQL API

Primary LanguageJava

Spring Boot GraphQL application

Prerequisite

  1. Java 17 or higher
  2. Gradle or Docker

Run below command to build the image and run the image in container

sh start.sh

Run below command to stop and remove the container

sh stop.sh

Access GraphQL UI

http://localhost:8080/graphiql

Application loads the dummy data on startup