barbacane: Barbacane is a spec-driven API gateway built in Rust. It uses OpenAPI/AsyncAPI specs as configuration, compiles them into sealed artifacts, and provides routing, validation, authentication, AI traffic management, and MCP support. It features fast performance, security by default, and an extensible plugin system.; MCP-Chinese-Getting-Started-Guide: This guide provides a rapid introduction to the Model Context Protocol (MCP), an open-source protocol standardizing LLM interactions with external data and tools. It demonstrates building and debugging MCP servers, developing MCP clients for LLMs like DeepSeek, and integrating with Claude Desktop.
API gateway for microservices with spec-driven routing and validation
Enhancing LLMs with real-time web search capabilities