Skip to content

docs(sdk): add REST API reference for direct entity access#111

Draft
yoavf wants to merge 1 commit into
mainfrom
docs/rest-api-reference
Draft

docs(sdk): add REST API reference for direct entity access#111
yoavf wants to merge 1 commit into
mainfrom
docs/rest-api-reference

Conversation

@yoavf
Copy link
Copy Markdown

@yoavf yoavf commented Mar 28, 2026

Summary

  • New skills/base44-sdk/references/rest-api.md documenting the REST API for direct entity access
  • Updated SKILL.md with "Direct API access?" in the Module Selection section
  • Added tip in entities.md pointing to REST API for migrations

Motivation

During b44emoji development, the SDK's list() calls in Deno backend functions failed with decompression errors for large collections. The REST API (via curl) worked perfectly but was completely undocumented. We discovered the URL pattern and auth headers by trial and error. This reference makes it a first-class access method.

Test plan

  • Verify REST API URL format matches actual Base44 API
  • Verify links from SKILL.md and entities.md resolve correctly
  • Test documented curl examples against a real app

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant