INNER CODE UNIT · JavaScript

className

MAIF/otoroshi · manual/next/src/pages/index.js:115

              The Cloud Native <span className={styles.highlight}>API & AI Gateway</span> for Modern Architectures
            </Heading>
            <p className={styles.heroSubtitle}>
              Otoroshi is a lightweight, high-performance reverse proxy and API gateway with dynamic hot configuration,
              enterprise security, and deep observability — built for teams who need control without complexity.
            </p>
            <div className={styles.heroButtons}>
              <Link className="button button--primary button--lg" to="/docs/getting-started">
                Get Started
              </Link>
              <Link className="button button--outline button--lg" to="/docs/">
                Read the Docs
              </Link>
              <Link
                className={clsx("button button--outline button--lg", styles.githubButton)}
                href="https://github.com/MAIF/otoroshi">
                GitHub
              </Link>

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…