Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 634 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 634 Bytes

Route visualization for Ocelot .NET core API Gateway

Initial concept

In this first moment the ideia is an static way for show routes in APi Gateway based in ReRoutes from configuration.json.

enter image description here

To Do

  • Show Downstream routes
  • Show UpsTream routes
  • Show custom properties
  • AUtomatic Test

Done

  • Show Downstream routes
  • Show UpsTream routes
  • Show custom properties
  • Add automatic Tests

Contributing

You are welcome!