Skip to content

This project serves as a gateway for routing requests to various services in the cloud.

License

Notifications You must be signed in to change notification settings

moralok/cloud-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Gateway

GitHub Workflow Status License

Welcome to the Cloud Gateway project! This project serves as a gateway for routing requests to various services in the cloud.

Overview

The Cloud Gateway provides the following features:

  • Route requests to different microservices based on path or headers.
  • Load balancing and failover between service instances.

Getting Started

To get started with the Cloud Gateway, follow these steps:

  1. Clone this repository: git clone https://github.com/moralok/cloud-gateway.git
  2. Navigate to the project directory: cd cloud-gateway
  3. Build the project: mvn clean package
  4. Run the application: java -jar target/cloud-gateway-${version}.jar

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

This project serves as a gateway for routing requests to various services in the cloud.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published