/bunqsdk

[Work in process] Another bunq C# SDK started @ bunq hackathon 2.0

Primary LanguageC#MIT LicenseMIT

bunqsdk

Checklist

  • Read api documentation
  • Request sandbox apikey
  • Build BunqHttpClient
  • Copy Security from bunq/sdk_csharp
  • Copy Exceptions from bunq/sdk_csharp
  • Build installation (create certificate)
  • Fix request signing
  • Implement device registration
  • Implement session
  • Fix bugs
  • Handle exceptions
  • Present @ hackathon
  • Initial cleanup after hackathon
  • Generate models
  • Add license
  • Use generated models
  • Change string to native types
  • Implement api wrappers
  • Refactor
  • Pagination
  • Receive notifications
  • OAuth
  • ...