Skip to content

v0.1.0

Choose a tag to compare

@justintanner justintanner released this 16 May 09:41
· 342 commits to main since this release

First stable release of the @apicity/* monorepo.

15 scoped provider packages published in lockstep to npm with zero runtime dependencies:
@apicity/{alibaba, anthropic, cost, elevenlabs, fal, fireworks, free-media-upload, kie, kimicoding, meta, openai, polymarket, x, xai, mcp-server}.

Added

  • Type-safe factories mirroring upstream API URL paths.
  • Zod schema validation on every POST endpoint.
  • Middleware composition (retry, fallback, rate-limit).
  • @apicity/cost for local token/image/video spend estimation.
  • @apicity/mcp-server exposing all endpoints as MCP tools.
  • Integration-test harness with Polly.js record/replay.
  • Endpoint documentation with upstream docs links.

Full changelog: https://github.com/justintanner/apicity/blob/main/CHANGELOG.md