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 all Continents

curl http://localhost:9991/operations/Continents

Get Country

curl http://localhost:9991/operations/Country

Get user

curl http://localhost:9991/operations/users/get?id=1

Learn More

Read the Docs.

Got Questions?

Join us on Discord!