WouterJanson / bunqShortcuts

A small proxy API for the bunq API - To use with Siri Shortcuts

Home Page:https://medium.com/bunq-developers-corner/siri-shortcuts-and-bunq-ce2c44cdd865

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bunqShortcuts

A small proxy API for the bunq API - To use with Siri Shortcuts

What's this? 🤔

This sample API is written for a bunq API tutorial. You can find the tutorial at bunq Developers’ Corner on Medium. The goal of the tutorial was to be able to ask Siri about your bunq account balance. This small API can be used as a starting point. But if you're adding more advanced features it's better to replace the simple API Key authentication, with something like JWT tokens. 🔐

And if you're planning on using this, it's better to remove the hardcoded API key from the code. This is only done for easier demonstration purposes.

bunq API tutorial contest

This tutorial on Medium.com is my entry in the bunq API tutorial contest. So if you liked it, please give it a clap and share!

Thank you 👏

About

A small proxy API for the bunq API - To use with Siri Shortcuts

https://medium.com/bunq-developers-corner/siri-shortcuts-and-bunq-ce2c44cdd865


Languages

Language:C# 100.0%