API GATEWAY 🌮

Gateway

OCELOT

Ocelot

Ocelot is a .NET API Gateway. This project is aimed at people using .NET running a micro services / service oriented architecture that need a unified point of entry into their system. However it will work with anything that speaks HTTP and run on any platform that ASP.NET Core supports.

In particular I want easy integration with bearer tokens.

RATE LIMIT

Ocelot

git init
git add .
git commit -m "🌮"
git branch -M main
git remote add origin https://github.com/Joaosilgo/dotnet-webapi-gateway.git
git push -u origin main