Skip to content

Navigation Menu

Sign in
Appearance settings

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

Appearance settings

traefik/hub

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik Hub


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 is here.

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

The Kubernetes manifests (YAML) to deploy those apps are here.

👷 Where to start ?

The journey can start here for a quickstart with a global overview

📒 Repository Structure

.
├── api-gateway                       # Traefik Hub API Gateway tutorials
│   ├── 1-getting-started  # API Gateway Quick Start Guide
│   ├── 2-expose
│   ├── 3-secure-applications
├── api-management                    # Traefik Hub API Management tutorials
│   ├── 1-getting-started # API Management Quick Start Guide
└── src
    ├── api-server                    # API server source code
    └── manifests                     # Yaml to deploy all apps
Morty Proxy This is a proxified and sanitized view of the page, visit original site.