Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 months 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).