Repository History
3 repositories tagged with api-gateway

mcpo: A Simple, Secure MCP-to-OpenAPI Proxy Server
mcpo is a dead-simple proxy server that transforms any Model Context Protocol (MCP) tool into an OpenAPI-compatible HTTP server. This allows seamless integration of MCP tools with LLM agents and applications that expect standard RESTful OpenAPI interfaces, eliminating the need for custom protocols or complex glue code. It enhances security, stability, and interoperability for AI tools, making them instantly usable with modern web standards.

Kong Gateway: The Cloud-Native API and AI Gateway for Microservices
Kong Gateway is a high-performance, cloud-native API and AI Gateway, distinguished for its extensibility and multi-LLM support. It provides robust functionality for proxying, routing, load balancing, and authentication, serving as a central layer for orchestrating microservices and AI traffic. With native Kubernetes integration and a rich plugin ecosystem, Kong Gateway is a versatile solution for modern API management.

Zappa: Effortless Serverless Python Web Apps on AWS Lambda
Zappa simplifies deploying Python web applications, including Django and Flask, to AWS Lambda and API Gateway. It enables serverless architectures with benefits like infinite scaling, zero downtime, and significantly reduced costs. Developers can get their Python apps live with just a few commands, leveraging the power of AWS serverless infrastructure.