Tag: api-client
CloudBase HTTP API Client for Raw Integration
This skill facilitates direct interaction with CloudBase platform services (such as databases, functions, and storage) by generating raw HTTP API calls. It is designed for backends or scripts that cannot use official SDKs, requiring adheren…
Raw HTTP API Client for CloudBase Services
This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …
CLI for managing and calling MCP services
mcporter is a command-line utility designed to list, configure, authenticate, and invoke external MCP servers and tools. It supports calling services via HTTP, standard input/output, and structured JSON payloads.
CLI for Google Places API Location Data
A command-line interface wrapper for the Google Places API, enabling developers to perform complex location queries. It supports searching, resolving addresses, fetching detailed place information, and outputting results in structured JSON …
Authenticated API Request Client
Enables making authenticated HTTP requests to external services using API keys and secrets.
Upstream contribution to GitLab client-go
A workflow for identifying and implementing bug fixes or feature enhancements within the GitLab client-go library. It covers forking, implementing changes using existing patterns, and submitting merge requests to the upstream repository.