Graphql and Rest api example developped with DGS framework
Make sure you have installed all of the following prerequisites on your development machine:
- Docker - Download & Install Docker.
- Java 11
Clone the project
Go to the project directory
cd shows-graphql-api
Run with com.demo.showsgraphqlapi.TestApplication. It includes testcontainer to start MongoDb and SpringBootApplication.