Skip to content

gsharma-jiggzy/grails-graphql-example

Repository files navigation

grails-graphql-example

Example grails rest api with graphql

Requires: Mysql/MariaDB Grails 3.3.3

How to Run: Create a scheme called graphql and import the card table from cards.sql Make sure you have a root user with a password of aces (can be changed in application.yml if you have a different user)

use a grails run and go to http://localhost:8080/graphql/browser to reach the GraphiQL interface

EOF

About

Example grails rest api with graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published