---
title: "gateway"
type: "tool"
slug: "missingstudio-gateway"
canonical_url: "https://www.graphcanon.com/tools/missingstudio-gateway"
github_url: "https://github.com/missingstudio/gateway"
homepage_url: "https://www.missing.studio"
stars: 159
forks: 17
primary_language: "Go"
license: "Apache-2.0"
archived: false
categories: ["llm-frameworks", "computer-vision", "inference-serving"]
tags: ["gateway", "aistudio", "ai", "grpc", "large-language-models", "generative-ai", "api", "inference"]
updated_at: "2026-07-11T23:16:17.373832+00:00"
---

# gateway

> [deprecated] AI Gateway - core infrastructure stack for building production-ready AI Applications

[deprecated] AI Gateway - core infrastructure stack for building production-ready AI Applications

## Facts

- Repository: https://github.com/missingstudio/gateway
- Homepage: https://www.missing.studio
- Stars: 159 · Forks: 17 · Open issues: 10 · Watchers: 5
- Primary language: Go
- License: Apache-2.0
- Last pushed: 2024-04-08T04:02:05+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Dormant (computed 2026-07-11T23:16:07.745Z)
- Security scan: No lockfile (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T23:16:08.661Z
- Full report: [trust report](/tools/missingstudio-gateway/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/missingstudio-gateway/trust)

## Categories

- [LLM Frameworks](/categories/llm-frameworks.md)
- [Computer Vision](/categories/computer-vision.md)
- [Inference & Serving](/categories/inference-serving.md)

## Tags

gateway, aistudio, ai, grpc, large-language-models, generative-ai, api, inference

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [awesome](/tools/sindresorhus-awesome.md) - 😎 Curated list of awesome topics including hardware resources (★ 484,026) [Active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [langflow](/tools/langflow-ai-langflow.md) - Langflow is a powerful tool for building and deploying AI-powered agents and workflows. (★ 151,697) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
### Core infrastructure stack for building production-ready AI Applications







</div>
<br><br>

---

## Installation
AI gateway can be intall on macOS, Windows, Linux, OpenBSD, FreeBSD, and on any machine

---

### Docker

We provide ready to use Docker container images. To pull the latest image:

```sh
docker pull missingstudio/gateway:latest
```

To pull a specific version:

```sh
docker pull missingstudio/gateway:v0.0.1
```

---

### Docker compose

To start missing studio AI gateway, simply run the following command:

```sh
make up
```

> Your AI Gateway is now running on http://localhost:8080 💥

---

## License
AI Studio is [Apache 2.0](https://github.com/missingstudio/ai/blob/main/LICENSE) licensed.
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/missingstudio-gateway`](/api/graphcanon/tools/missingstudio-gateway)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
