{"id":34888465,"url":"https://github.com/xgpxg/aiway","last_synced_at":"2026-01-23T13:49:19.692Z","repository":{"id":326795955,"uuid":"1047764575","full_name":"xgpxg/aiway","owner":"xgpxg","description":"API + AI 融合网关","archived":false,"fork":false,"pushed_at":"2026-01-16T01:43:55.000Z","size":11776,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-17T04:23:55.666Z","etag":null,"topics":["ai","api","gateway"],"latest_commit_sha":null,"homepage":"https://aiway.coderbox.cn","language":"Rust","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/xgpxg.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":null,"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-08-31T07:08:16.000Z","updated_at":"2026-01-16T09:29:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/xgpxg/aiway","commit_stats":null,"previous_names":["xgpxg/aiway"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/xgpxg/aiway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgpxg%2Faiway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgpxg%2Faiway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgpxg%2Faiway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgpxg%2Faiway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgpxg","download_url":"https://codeload.github.com/xgpxg/aiway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgpxg%2Faiway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["ai","api","gateway"],"created_at":"2025-12-26T04:23:30.129Z","updated_at":"2026-01-23T13:49:19.662Z","avatar_url":"https://github.com/xgpxg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/logo.png\" style=\"width:150px\" alt=\"Conreg Logo\"\u003e\n\n![Release](https://github.com/xgpxg/aiway/actions/workflows/publish.yml/badge.svg)\n![GitHub release](https://img.shields.io/github/v/release/xgpxg/aiway?label=Version)\n![License](https://img.shields.io/github/license/xgpxg/conreg)\n\n[中文](README.md) | [English](README_en.md)\n\u003c/div\u003e\n\n### 简介\n\n一个Rust实现的API+AI网关，性能还算不错。\n\n支持的平台：\n\n- Linux(x86_64)\n- Linux(arm64)\n- MacOS(arm64)\n\n📑 [文档](https://aiway.coderbox.cn/doc.html)\n\n### 快速启动\n\n运行已发布的版本：\n\n```shell\n# 下载并解压\ncurl -L https://github.com/xgpxg/aiway/releases/latest/download/aiway-linux-amd64-standalone.tar.gz | tar -zxvf - -C .\n\n# 启动\n./aiway\n```\n\n\u003e 发布版基于 glibc 2.35 版本构建，如果你的系统glibc版本低于2.35，请从源码构建。\n\n从源码构建：\n\n```shell\ncargo build --bin gateway -F standalone \u0026\u0026 \\\ncargo build --bin console -F standalone \u0026\u0026 \\\ncargo build --bin logg \u0026\u0026 \\\ncargo build --bin model-proxy \u0026\u0026 \\\ncargo run --bin aiway\n```\n\n控制台：http://127.0.0.1:7000\n\n网关入口：http://127.0.0.1:7001\n\n默认用户名/密码：admin/admin\n\n### 功能\n\n- 动态路由\n- 服务管理\n- 插件系统\n- 安全验证（防火墙）\n- 统一API Key管理\n- 日志存储和监控\n- 可视化\n- AI模型转发和路由\n- 支持单机/集群部署\n\n### 插件\n\nhttps://github.com/xgpxg/aiway-plugins\n\n### 截图\n\n![Dashboard](docs/images/1.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgpxg%2Faiway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxgpxg%2Faiway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgpxg%2Faiway/lists"}