KrakenD VS krakend-ce

Compare KrakenD vs krakend-ce and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
KrakenD krakend-ce
4 8
6,060 1,750
0.4% 1.6%
8.3 8.8
13 days ago 15 days ago
Go Go
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

KrakenD

Posts with mentions or reviews of KrakenD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.

krakend-ce

Posts with mentions or reviews of krakend-ce. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-25.
  • 5 Ways to Improve Your API Reliability
    6 projects | dev.to | 25 Jul 2023
    KrakenD: A high-performance open-source API Gateway. It helps application developers release features quickly by eliminating all the complexities of SOA architectures while offering a unique performance.
  • NGINX Rewrite Behavior
    1 project | /r/nginx | 23 Mar 2023
    This is my first foray into NGINX, and it seems my desired use-case is a bit different/left field. We're attempting to utilize NGINXaaS (Azure PaaS) to act as an API Gateway for some of our on-premise APIs. We were trailing KrakenD prior for this, but are moving toward NGINX as there's a desire to move everything PaaS (where appropriate). Our current KrakenD instance is configured to host a different set of URI than what the backend is configured for, IE:
  • Introducing Frontman: A Lightweight API Gateway Service Written in Go
    4 projects | /r/programming | 4 Mar 2023
  • How to choose the right API Gateway
    15 projects | dev.to | 22 Nov 2022
    Check what configuration language (JSON/Yaml) and style (Declarative/Imperative) chosen API Gateway support. It is not so crucial but sometimes you might ask: Does it have a user-friendly GUI and drag&drop easy config option? Some open-source projects like Tyk, Krakend.io, and Apache APISIX have built-in no-code possibly visual editing dashboards. You can even import all your APIs descriptions from a JSON.
  • Share Your Code.. Share your most unique piece of Go code.
    57 projects | /r/golang | 15 Oct 2022
    KrakenD and Lura https://github.com/krakendio/krakend-ce https://github.com/luraproject/lura
  • Apache Apisix: Open-Source API Gateway and API Management Platform
    6 projects | news.ycombinator.com | 15 Sep 2022
    I was trying to look up the license for that project and the repo linked from the footer of their website is https://github.com/krakendio/krakend-ce#readme (Apache 2), but because I just did a web search for krakend there is also https://github.com/luraproject/lura#readme which says it's from the Linux Foundation (also Apache 2)

    Is KrakenD some kind of generic term, or does that project just have a complex history?

  • What is the coolest Go open source projects you have seen?
    84 projects | /r/golang | 15 Sep 2022
    https://github.com/krakendio/krakend-ce api gateway built using lura

What are some alternatives?

When comparing KrakenD and krakend-ce you can also consider the following projects:

Kong - 🦍 The Cloud-Native API Gateway and AI Gateway.

apisix-dashboard - Dashboard for Apache APISIX

Tyk - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols

apisix - The Cloud-Native API Gateway

Keycloak - Open Source Identity and Access Management For Modern Applications and Services

ngrok - Unified ingress for developers

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

GoLang-in-a-spring-cloud-architecture - Building a micro service in GoLang and including it at a spring cloud architecture

oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

ms-demo-gen - MSDGen: Generater for microservice demos of any given size and connectivity constraints.

grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC

frontman - Frontman is an open-source API gateway written in Go that allows you to manage your microservices and expose them as a single API endpoint. It acts as a reverse proxy and handles requests from clients, routing them to the appropriate backend service.