Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 631 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 631 Bytes

WunderGraph simple example

Getting started

npm i && npm start

Get all Continents

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

Get all Countries

curl http://localhost:9991/operations/Countries

Get user

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

Learn More

Read the Docs.

Deploy to WunderGraph Cloud

Deploy to WunderGraph

Got Questions?

Join us on Discord!