GitHubスター
113
ユーザー評価
未評価
お気に入り
0
閲覧数
7
フォーク
8
イシュー
3
インストール方法
難易度
中級推定所要時間
10-20 分
インストール方法
インストール方法
前提条件
Node.js: 18.0.0以上
npm: 8.0.0以上
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/samchon/openapi.git
cd openapi
2. 依存関係のインストール
bash
npm install
3. サーバーの起動
bash
npm start
トラブルシューティング
よくある問題
問題: サーバーが起動しない 解決策: Node.jsのバージョンを確認し、依存関係を再インストールしてください。作者情報
2,136
フォロワー
155
リポジトリ
17
Gist
0
貢献数
関連するMCP
lobe-chat
65299
🤯 Lobe Chat - an open-source, modern design AI chat framework. Supports multiple AI providers (OpenAI / Claude 4 / Gemini / DeepSeek / Ollama / Qwen), Knowledge Base (file upload / RAG ), one click install MCP Marketplace and Artifacts / Thinking. One-click FREE deployment of your private AI Agent application.
FastGPT
25733
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.