igortessaro / api-gateway-ocelot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Gateway with Ocelot

This project was created to learn how to implement Ocelot in a DOTNET API.

Pakage Version
Ocelot 17.0.1
Swashbuckle.AspNetCore 6.2.3

Run Project's

docker compose up -d

The application can be uploaded to the address http://localhost:1050/swagger/index.html

About


Languages

Language:C# 82.3%Language:Dockerfile 17.7%