Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 530 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 530 Bytes

WunderGraph simple example

Getting started

npm install && npm start

Get Dragons

curl -X GET http://localhost:9991/app/main/operations/Dragons

Get Missions

curl -X GET http://localhost:9991/app/main/operations/Missions

Call your custom GraphQL server

curl -X GET http://localhost:9991/app/main/operations/Hello

Learn More

Read the Docs.

Got Questions?

Join us on Discord!