An open API service indexing awesome lists of open source software.

https://github.com/transferwise/wise-platform-samples

Code samples to get started with common Wise API use cases
https://github.com/transferwise/wise-platform-samples

Last synced: about 1 year ago
JSON representation

Code samples to get started with common Wise API use cases

Awesome Lists containing this project

README

          

# 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](https://nextjs.org/)).
All calls to Wise API are done on the server side.

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