Skip to content

API-key based gateway using: Spring Cloud Gateway and Redis

Notifications You must be signed in to change notification settings

illenko/spring-cloud-gateway

Repository files navigation

spring-cloud-gateway

Configurable API Routing Based on API Key.

Technologies:

  • Kotlin
  • Gradle
  • Spring: WebFlux, Cloud Gateway
  • Redis
  • Docker

Setup:

  1. Start Redis:
cd src/main/resources/environment
docker-compose up -d
  1. Start as Spring Boot or build image using "bootBuildImage" task in Gradle.

About

API-key based gateway using: Spring Cloud Gateway and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages