mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 20:08:17 +08:00
Feature/steeltoe (#324)
* #262 - Integrated Steeltoe Service Discovery with Ocelot for review. * messing around * seems to be working with eureka * acceptance test passing with external lib references * #262 support for netflix eureka service discovery thanks to pivotal * #262 fixed warnings
This commit is contained in:
@ -39,7 +39,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio
|
||||
|
||||
* Routing
|
||||
* Request Aggregation
|
||||
* Service Discovery with Consul
|
||||
* Service Discovery with Consul & Eureka
|
||||
* Service Fabric
|
||||
* WebSockets
|
||||
* Authentication
|
||||
@ -52,6 +52,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio
|
||||
* Headers / Query String / Claims Transformation
|
||||
* Custom Middleware / Delegating Handlers
|
||||
* Configuration / Administration REST API
|
||||
* Platform / Cloud agnostic
|
||||
|
||||
## How to install
|
||||
|
||||
|
Reference in New Issue
Block a user