/TestWunder

Primary LanguageTypeScript

WunderGraph ORM example

This example shows how to use the WunderGraph ORM to query and combine multiple external APIs.

Quick start

npx create-wundergraph-app my-app --example orm

Install dependencies and start the server

npm i && npm start

Get info and weather for a specific country

curl http://localhost:9991/operations/country?code=DE

Learn More

Deploy to WunderGraph Cloud

Deploy to WunderGraph

Got Questions?

Join us on Discord!