Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 305 Bytes

Wise Platform samples

Code samples to get started with common Wise API use cases.

Each sample includes server and client side code (powered by Next.js). All calls to Wise API are done on the server side.

Start by picking a sample and look into pages/index.tsx (landing page).