Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
Code samples to get started with common Wise API use cases
- Host: GitHub
- URL: https://github.com/transferwise/wise-platform-samples
- Owner: transferwise
- Created: 2023-09-18T11:24:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T16:34:49.000Z (about 1 year ago)
- Last Synced: 2024-04-14T05:18:26.893Z (9 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 4
- Watchers: 36
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
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).