Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 409 Bytes

WunderGraph cross API joins example

Getting started

npm install && npm start

Get weather for a country capital

curl -v --get --data-urlencode 'wg_variables={"countryCode": "ES"}' 'http://localhost:9991/operations/CountryWeather'

Learn More

Read the Docs.

Got Questions?

Join us on Discord!