Tagged articles
7 articles
Page 1 of 1
Tencent Cloud Middleware
Tencent Cloud Middleware
May 20, 2026 · Cloud Native

Zero‑Code Integration of Legacy APIs into the AI Ecosystem with the MCP Gateway

Enterprises with hundreds of RESTful APIs often cannot expose them to AI agents, not because models are weak but because tool integration is cumbersome; the article shows how the MCP Gateway enables zero‑code conversion of existing interfaces, centralizes authentication, logging, and protocol translation, and supports multi‑backend scenarios for seamless AI ecosystem access.

AI integrationBackend IntegrationCloud Native
0 likes · 8 min read
Zero‑Code Integration of Legacy APIs into the AI Ecosystem with the MCP Gateway
AI Explorer
AI Explorer
May 2, 2026 · Backend Development

Building a High‑Concurrency DeepSeek Middleware with Go

The ds2api project, written in Go, offers a high‑concurrency, plugin‑based middleware that standardizes and converts various AI model APIs into DeepSeek‑compatible requests, delivering tens of thousands of conversions per second with millisecond latency and a simple three‑step setup.

AI infrastructureDeepSeekGo
0 likes · 6 min read
Building a High‑Concurrency DeepSeek Middleware with Go
Alibaba Cloud Native
Alibaba Cloud Native
Jun 8, 2025 · Cloud Native

How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion

The new Nacos MCP Router release introduces full SSE and Streamable HTTP protocol support, Dockerized deployment, and a one‑click conversion feature that transforms Stdio or SSE MCP servers into Streamable HTTP, simplifying integration across heterogeneous systems, micro‑service architectures, AI assistants, and cloud‑native applications.

DockerMCPNacos
0 likes · 11 min read
How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion
Liangxu Linux
Liangxu Linux
Apr 16, 2023 · Backend Development

Mastering API Gateways: Concepts, Features, and a Traefik‑Based Custom Solution

This article provides a comprehensive overview of API gateway fundamentals, compares popular open‑source gateways, and details a custom Traefik‑based microservice gateway architecture with routing, authentication, protocol conversion, and high‑performance connection pooling.

Backend ArchitectureProtocol ConversionTraefik
0 likes · 18 min read
Mastering API Gateways: Concepts, Features, and a Traefik‑Based Custom Solution
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Apr 8, 2021 · Backend Development

How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive

This article explains how the RTMPGateway media server enables audio‑video communication between WeChat mini‑programs and other platforms by converting RTMP streams to RTP, handling handshakes, media encapsulation, audio transcoding, and signaling, while addressing performance and synchronization challenges.

Media ServerProtocol ConversionRTMP
0 likes · 17 min read
How RTMPGateway Bridges WeChat Mini‑Programs with WebRTC: A Deep Dive
Qunar Tech Salon
Qunar Tech Salon
Sep 18, 2020 · Backend Development

Design and Implementation of a Business API Gateway with Protocol Conversion and Service Orchestration

This article describes the design, architecture, and innovations of a custom API gateway for microservice systems, covering technical selection, protocol conversion for Dubbo, service orchestration, embedded gateway deployment, high‑availability strategies, and measurable efficiency gains.

DubboProtocol ConversionService Orchestration
0 likes · 11 min read
Design and Implementation of a Business API Gateway with Protocol Conversion and Service Orchestration