Skip to content

feat: add cloud defaults and minimal TypeScript quickstart#27

Merged
George-iam merged 1 commit intomainfrom
feat/typescript-cloud-defaults-and-quickstart
Mar 7, 2026
Merged

feat: add cloud defaults and minimal TypeScript quickstart#27
George-iam merged 1 commit intomainfrom
feat/typescript-cloud-defaults-and-quickstart

Conversation

@George-iam
Copy link
Contributor

Summary

  • default baseUrl to https://api.cloud.axme.ai when omitted in AxmeClient config
  • enforce non-empty apiKey in TypeScript client constructor
  • add a minimal examples/basic-submit.ts quickstart and README pointers to axme-examples as the full runnable source of truth

Test plan

  • npm test
  • live run: AXME_API_KEY=... AXME_BASE_URL=https://api.cloud.axme.ai npx tsx examples/basic-submit.ts

Made with Cursor

Make baseUrl optional with an AXME Cloud default, enforce required apiKey at construction time, and add a concise language-native quickstart that links to the central axme-examples repository for full workflows.

Made-with: Cursor
@George-iam George-iam merged commit 481d37a into main Mar 7, 2026
1 check passed
@George-iam George-iam deleted the feat/typescript-cloud-defaults-and-quickstart branch March 7, 2026 15:39
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