Skip to content

Latest commit

 

History

History
 
 

simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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!