Ocelot logo

Ocelot

A modern fast, scalable API gateway built on ASP.NET core
79
282
+ 1
2

What is Ocelot?

It 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. It manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service.
Ocelot is a tool in the Microservices Tools category of a tech stack.
Ocelot is an open source tool with 8.4K GitHub stars and 1.6K GitHub forks. Here’s a link to Ocelot's open source repository on GitHub

Who uses Ocelot?

Companies
9 companies reportedly use Ocelot in their tech stacks, including OODA, yunfan, and Parklab.

Developers
69 developers on StackShare have stated that they use Ocelot.

Ocelot Integrations

Pros of Ocelot
1
Straightforward documentation
1
Simple configuration

Ocelot's Features

  • Routing
  • Request Aggregation
  • Service Discovery with Consul & Eureka
  • Service Fabric
  • Kubernetes
  • WebSockets
  • Authentication
  • Authorisation
  • Rate Limiting
  • Caching

Ocelot Alternatives & Comparisons

What are some alternatives to Ocelot?
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
See all alternatives

Ocelot's Followers
282 developers follow Ocelot to keep up with related blogs and decisions.