Advanced Search
Search Results
11 total results found
readme.md for @apiclient.xyz/cloudflare
🚀 A modern, elegant TypeScript client for the Cloudflare API with clean manager-based architecture Stop fighting with the Cloudflare API. This library gives you an intuitive, type-safe way to manage zones, DNS records, and Workers—all with clean, predictab...
readme.md for @apiclient.xyz/gitea
A fully typed TypeScript client for the Gitea API. Manage repositories, organizations, secrets, branches, tags, and CI/CD action runs with a clean, object-oriented interface and built-in auto-pagination. Issue Reporting and Security For reporting bugs, issues,...
readme.md for @apiclient.xyz/gitlab
A powerful, fully-typed TypeScript client for the GitLab API 🚀 @apiclient.xyz/gitlab gives you a clean, object-oriented interface to the GitLab REST API. It wraps projects, groups, pipelines, jobs, CI/CD variables, branches, tags, protected branches, and tes...
readme.md for @apiclient.xyz/ghost
The unofficial TypeScript-first Ghost CMS API client that actually makes sense A modern, fully-typed API client for Ghost CMS that wraps both the Content and Admin APIs into an elegant, developer-friendly interface. Built with TypeScript, designed for humans...
readme.md for @apiclient.xyz/bookstack
A fully-typed TypeScript API client for BookStack — the open-source wiki and documentation platform. Covers the entire BookStack REST API with rich domain objects, auto-pagination, and export support. Issue Reporting and Security For reporting bugs, issues, or...
changelog.md for @apiclient.xyz/cloudflare
2025-11-18 - 7.1.0 - feat(cloudflare) Release 7.0.0 — manager-based API, ConvenientDnsProvider, improved utils and worker/zone/record management Introduce manager-based architecture: ZoneManager, RecordManager, WorkerManager for clearer, consistent API surfac...
changelog.md for @apiclient.xyz/gitea
2026-03-02 - 1.5.0 - feat(gitea) add domain model classes, helpers, and refactor GiteaClient internals; expand README with usage and docs Introduce domain classes: GiteaOrganization, GiteaRepository, GiteaActionRun, GiteaActionRunJob (+steps), GiteaBranch, Gi...
changelog.md for @apiclient.xyz/gitlab
2026-03-02 - 2.5.0 - feat(gitlab) add pipelines and jobs API support, including list/get/trigger/delete/retry/cancel operations, job controls, and related types and list options Add new pipeline methods: getPipelines (with filtering, ordering and pagination),...
changelog.md for @apiclient.xyz/zitadel
2024-08-27 - 1.1.0 - feat(core) Add delete user functionality and necessary tests Implemented delete method in ZitadelUser class. Extended tests to cover user deletion functionality. Refactored createUser method to return a ZitadelUser instance. 2024-08-26 -...
changelog.md for @apiclient.xyz/ghost
2025-10-11 - 2.2.1 - fix(syncedinstance) Prevent same-instance syncs and sanitize post update payloads; update tests and docs SyncedInstance now validates and normalizes source and target base URLs (trailing slashes and case) and throws a clear error when att...
changelog.md for @apiclient.xyz/bookstack
2026-03-28 - 1.1.1 - fix(account) add retry and rate-limit backoff handling for API requests Enable retries and 429 backoff handling for JSON and text API requests. Add exponential backoff retries for binary downloads when rate limited. Introduce a small dela...