Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

11 total results found

readme.md for @apiclient.xyz/cloudflare

@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...

cloudflare
dns management
zone management
worker management
typescript
api client
cloud infrastructure
automated dns
cdn management
open source

readme.md for @apiclient.xyz/gitea

@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,...

gitea
api client
typescript
git hosting
ci/cd
actions
secrets management

readme.md for @apiclient.xyz/gitlab

@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...

gitlab
api client
typescript
ci/cd
pipelines
variables
devops

readme.md for @apiclient.xyz/ghost

@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...

ghost cms
api client
content management
admin api
content api
typescript
post management
blog management

readme.md for @apiclient.xyz/bookstack

@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...

bookstack
api client
typescript
wiki
documentation
books
pages
chapters

changelog.md for @apiclient.xyz/cloudflare

@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...

cloudflare
dns management
zone management
worker management
typescript
api client
cloud infrastructure
automated dns
cdn management
open source

changelog.md for @apiclient.xyz/gitea

@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...

gitea
api client
typescript
git hosting
ci/cd
actions
secrets management

changelog.md for @apiclient.xyz/gitlab

@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),...

gitlab
api client
typescript
ci/cd
pipelines
variables
devops

changelog.md for @apiclient.xyz/zitadel

@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 -...

zitadel
api client
typescript
authentication
user management
project management
unofficial client
node.js
access control
software development

changelog.md for @apiclient.xyz/ghost

@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...

ghost cms
api client
content management
admin api
content api
typescript
post management
blog management

changelog.md for @apiclient.xyz/bookstack

@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...

bookstack
api client
typescript
wiki
documentation
books
pages
chapters