Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Traefik Hub Tutorials

License

NotificationsYou must be signed in to change notification settings

traefik/hub

Repository files navigation


Traefik Hub

Welcome to this repository!

ℹ️ About

This repository contains source code showing how to use:

  1. Traefik Hub API Gateway
  2. Traefik Hub API Management

⚗️ APIs used in this repository

All APIs are implemented using a tiny JSON server in Go; the source code ishere.

This JSON server is used to deploy JSON APIs using a configmap.

The Kubernetes manifests (YAML) to deploy those apps arehere.

👷 Where to start ?

The journey can starthere for a quickstart with a global overview

📒 Repository Structure

.├── api-gateway# Traefik Hub API Gateway tutorials│   ├── 1-getting-started│   ├── 2-secure-applications├── api-management# Traefik Hub API Management tutorials│   ├── 1-getting-started│   ├── 2-access-control│   ├── 3-api-lifecycle-management│   └── 4-protect-api-infrastructure (WIP)└── src    ├── api-server# API server source code    └── manifests# Yaml to deploy all apps

[8]ページ先頭

©2009-2025 Movatter.jp