{"id":42063176,"url":"https://github.com/wso2/api-platform","last_synced_at":"2026-04-26T09:03:52.973Z","repository":{"id":317886953,"uuid":"1069244696","full_name":"wso2/api-platform","owner":"wso2","description":"AI-ready, GitOps-driven API platform for full lifecycle management across cloud, hybrid, and on-prem.","archived":false,"fork":false,"pushed_at":"2026-04-20T01:28:35.000Z","size":168031,"stargazers_count":38,"open_issues_count":275,"forks_count":62,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T03:34:23.936Z","etag":null,"topics":["api-management"],"latest_commit_sha":null,"homepage":"https://wso2.com/api-manager/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wso2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-03T16:13:19.000Z","updated_at":"2026-04-20T01:28:46.000Z","dependencies_parsed_at":"2025-10-03T18:34:22.538Z","dependency_job_id":"70023549-fdaa-4cb9-bda0-4e2754c86487","html_url":"https://github.com/wso2/api-platform","commit_stats":null,"previous_names":["wso2/api-platform"],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/wso2/api-platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fapi-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fapi-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fapi-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fapi-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wso2","download_url":"https://codeload.github.com/wso2/api-platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wso2%2Fapi-platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32291347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-management"],"created_at":"2026-01-26T08:01:35.094Z","updated_at":"2026-04-26T09:03:52.967Z","avatar_url":"https://github.com/wso2.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WSO2 API Platform\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub last commit](https://img.shields.io/github/last-commit/wso2/api-platform.svg)](https://github.com/wso2/api-platform/commits/main)\n[![GitHub issues](https://img.shields.io/github/issues/wso2/api-platform.svg)](https://github.com/wso2/api-platform/issues)\n[![codecov.io](https://codecov.io/github/wso2/api-platform/coverage.svg?branch=main)](https://app.codecov.io/github/wso2/api-platform?branch=main)\n[![Performance](https://img.shields.io/badge/Performance-Benchmark-success)](https://github.com/wso2/api-platform/blob/main/docs/performance/README.md)\n\nAI-ready, GitOps-driven API platform for full lifecycle management across cloud, hybrid, and on-premises deployments.\n\n## Overview\n\nThe WSO2 API Platform is a complete platform that helps organizations build AI-ready APIs with comprehensive lifecycle management capabilities. The platform supports deployment on the cloud, fully on-premises, or in hybrid mode.\n\n### Platform Scope\n\nThe API Platform covers the complete API lifecycle:\n\n- ✅ API ideation and planning\n- ✅ API design and documentation\n- ✅ API deployment handling\n- ✅ API testing and mocking\n- ✅ Runtime management (ingress and egress)\n- ✅ API governance and compliance\n- ✅ Asset discovery and consumption\n- ✅ API analytics and monetization\n\n### Key Principles\n\n- **Developer experience is king**: Optimized workflows and UX for all users\n- **Size matters, keep it as small as you can**: Minimal footprint for all components\n- **Same control plane/UI experience across cloud and on-premises**: Consistent interface regardless of deployment model\n- **Platform components are independent**: No hard dependencies between components\n  - Treat each component as a product itself\n- **GitOps ready**: Configuration as code for both API configs and gateway configs\n  - Separation of Concerns: Spec vs. Execution\n- **AI-Ready by design**: Servers are MCP enabled for AI agent integration\n- **Docker as the shipping vehicle**: All components distributed via Docker containers\n- **API Gateway**:\n  - Based on Envoy Proxy\n  - Apart from basic proxy features (routing, TLS, etc), everything else is a policy\n- **API Policies**: GoLang based API Policies with Policy Hub support\n\n## Architecture\n\n### High-Level Architecture\n![High-Level Architecture Diagram showing system components and data/control flows](docs/images/Govern-your-APIs.webp)\n\n## Documentation\n\nRefer to the documentation for setup guides, component-specific quick starts, and usage details.\n\n- [Gateway Documentation](docs/gateway/README.md)\n- [Gateway Quick Start](docs/gateway/quick-start-guide.md)\n- [AI Gateway Documentation](docs/ai-gateway/README.md)\n- [AI Gateway LLM Quick Start](docs/ai-gateway/llm/quick-start-guide.md)\n- [AI Gateway MCP Quick Start](docs/ai-gateway/mcp/quick-start-guide.md)\n- [CLI Quick Start](docs/cli/quick-start-guide.md)\n\n## Platform Components\n\n### API Designer\nStandalone design tool for REST, GraphQL, and AsyncAPI specifications.\n\n**Key Features:**\n- Code + visual split view with real-time updates\n- AI-assisted specification and documentation generation\n- Built-in mocking and governance checks\n- AI-readiness score for APIs\n- MCP code generation from specifications\n\n### Management Portal\nCentral control plane for managing gateways, APIs, policies, and governance.\n\n**Key Capabilities:**\n- Gateway management and orchestration\n- API lifecycle management\n- Policy and governance rule management\n- Identity provider configuration\n- API deployment to gateways\n- Publishing to developer portals\n\n### API Gateway\nEnvoy-based API gateway for securing and routing API traffic.\n\n**Key Features:**\n- Built on Envoy Proxy\n- Policy-first architecture (auth, rate limiting, analytics)\n- Runs on VMs, containers, Kubernetes\n- Single-tenant mode\n- Optimized for AI/agentic flows\n\n### API Developer Portal\nDeveloper portal for API discovery, subscription, and consumption.\n\n**Key Features:**\n- API catalog and semantic search\n- Try-it console for API testing\n- API subscription management\n- Application and API key management\n- AI-powered discovery\n\n\n(c) Copyright 2012 - 2026 WSO2 Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fapi-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwso2%2Fapi-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwso2%2Fapi-platform/lists"}