All Projects → roccomuso → api-gateway

roccomuso / api-gateway

Licence: other
Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to api-gateway

Easy Php
A Faster Lightweight Full-Stack PHP Framework 🚀
Stars: ✭ 754 (+2800%)
Mutual labels:  api-gateway, gateway
Hgw
hgw是由gateway网关服务、manager控制服务构成的一套轻量级网关系统。目前支持http/https协议的服务控制
Stars: ✭ 81 (+211.54%)
Mutual labels:  api-gateway, gateway
Spring Thrift Api Gateway
Gateway for Apache Thrift requests processing that is built on Spring Cloud stack
Stars: ✭ 38 (+46.15%)
Mutual labels:  api-gateway, gateway
Apioak
Full Lifecycle Management API Gateway.
Stars: ✭ 335 (+1188.46%)
Mutual labels:  api-gateway, gateway
Tenso
Tenso is an HTTP REST API framework
Stars: ✭ 167 (+542.31%)
Mutual labels:  api-gateway, gateway
Go Microservices
Golang Microservices Example
Stars: ✭ 345 (+1226.92%)
Mutual labels:  api-gateway, gateway
Goku Api Gateway
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
Stars: ✭ 2,773 (+10565.38%)
Mutual labels:  api-gateway, gateway
gluu-gateway
Gluu API 🚀 and Web Gateway 🎯
Stars: ✭ 29 (+11.54%)
Mutual labels:  api-gateway, gateway
Tree Gateway
This is a full featured and free API Gateway
Stars: ✭ 160 (+515.38%)
Mutual labels:  api-gateway, gateway
Dubbo Go Pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 124 (+376.92%)
Mutual labels:  api-gateway, gateway
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (+1076.92%)
Mutual labels:  api-gateway, gateway
Apilogs
Easy logging and debugging for Amazon API Gateway and AWS Lambda Serverless APIs
Stars: ✭ 216 (+730.77%)
Mutual labels:  api-gateway, gateway
Manba
HTTP API Gateway
Stars: ✭ 3,000 (+11438.46%)
Mutual labels:  api-gateway, gateway
Product Apim
Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
Stars: ✭ 508 (+1853.85%)
Mutual labels:  api-gateway, gateway
safe-client-gateway
Gateway service for Safe apps that serves transaction data conforming with the UI of our mobile apps
Stars: ✭ 33 (+26.92%)
Mutual labels:  api-gateway, gateway
Gravitee Gateway
Gravitee.io - API Management - OpenSource API Gateway
Stars: ✭ 1,123 (+4219.23%)
Mutual labels:  api-gateway, gateway
ngx-lua-zuul
基于Nginx&Lua 和Netflix Eureka的微服务网关。请看看:https://github.com/tietang/zebra
Stars: ✭ 94 (+261.54%)
Mutual labels:  api-gateway, gateway
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
Stars: ✭ 385 (+1380.77%)
Mutual labels:  api-gateway, gateway
Ngr
A high-performance & enterprise-class edge gateway middleware
Stars: ✭ 89 (+242.31%)
Mutual labels:  api-gateway, gateway
Product Microgateway
A cloud native, developer centric and decentralized API gateway for microservices
Stars: ✭ 194 (+646.15%)
Mutual labels:  api-gateway, gateway

Node API-Gateway

Node.js API gateway that works as single entry point for all clients in a MicroService architecture pattern.

Standard - JavaScript Style Guide

Work in progress. Nothing to see here yet.

API Gateway

Install

$ npm install --save api-gateway

Features

  • Cluster support to spawn multiple processes.
  • Proxy WS.
  • JSON descriptor for Services.
  • Store descriptors.

Enhancement

  • Service discovery.
  • Services descriptors dynamic update.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].