Using adyen-swift-public-api-diff with change.local

Swift integration

Install
# See https://github.com/Adyen/adyen-swift-public-api-diff
Retrieve a donation
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/donations/show
List your donations
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/donations/index
Search a nonprofit
curl \
  -u "$API_USER:$API_PASS" \
  http://change.local/api/v1/nonprofits/list
SDK on GitHub 📄 API Docs
SDK
adyen-swift-public-api-diff
Swift
API
change.local
change.local
At a glance
Language Swift
Endpoints8
Base URLhttp://change.local