gateway logo

gateway

Enrichment pending
missingstudio/gateway

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

GraphCanon updated today · GitHub synced today

159
Stars
17
Forks
10
Open issues
5
Watchers
2y
Last push
Go Apache-2.0Created Jan 18, 2024

Trust & integrity

Full report
Maintenance
Dormant (824d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

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

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 11, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 11, 2026

Languages
go

Source: github.language · Jul 11, 2026

Categories

Tags

README

Core infrastructure stack for building production-ready AI Applications




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:

docker pull missingstudio/gateway:latest

To pull a specific version:

docker pull missingstudio/gateway:v0.0.1

Docker compose

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

make up

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


License

AI Studio is Apache 2.0 licensed.