Using base44-to-supabase-sdk with change.local

JavaScript integration

Install
npm install base44-to-supabase-sdk
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
base44-to-supabase-sdk
JavaScript
API
change.local
change.local
At a glance
Language JavaScript
Endpoints8
Base URLhttp://change.local