82 skills found · Page 1 of 3
rohitghatol / Spring Boot MicroservicesSpring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
ProgrammerAnthony / HaafizHaafiz is a gateway in Micro Service which is inspired by many open source gateway :Zuul 1.x , spring cloud gateway,currently Not Released Now, Only For Study ......Haafiz (在英文中是守护者的意思)参考了很多开源网关的思想,基于Netty,Disruptor,etcd等技术做一个开源网关目前,暂未发布,仅供学习
beetlex-io / Bumblebee.net core fast http and websocket gateway components
tanerdiler / Spring Boot Microservice Eureka Zuul Docker Gateway KubernetesSpring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback, elasticsearch, kibana.
suadev / Go Microservices And Krakend Api GatewayThis is a shopping basket workshop that shows how to use KrakenD API Gateway.
SamHatoum / Federation Testing ToolTest your Apollo GraphQL Gateway / Federation micro services.
OlegIlyenko / Graphql GatewaySDL-based GraphQL gateway for REST and GraphQL-based micro-services
luizcalaca / Microservices Nodejs Docker Gateway Api[Dockerized] Microservices architecture with API Gateway
hugokung / Micro Gateway🔥micro_gateway is a micro-service gateway developed based on Vue and Golang. The system supports multiple proxy protocols (such as HTTP, TCP and gRPC) and multiple load balancing algorithms.
colinin / MicroService.ApiGateway我司内部采用的kong,所以也没多少精力专注于ocelot,项目已经作为独立模块迁移到 https://github.com/colinin/abp-vue-admin-element-typescript 存储库,敬请关注
amran-bd / Oauth2Secure Microservices Architecture ApiGateway SpringCloud NetflixOSS PostgreSQL Full DemoI wanted a solution where we can easily captured Oauth2 and Oauth2 client for the secure communication with all of the microservices. Focusing, how to achieve oauth2 full flavor into microservices architecture. User can’t access API without token. The token will be available when user given basic and authentication details to generate token for access API. All requests will consider one entry point API-Gateway but, service-to-service can communicate. The API-Gateway will dynamic routing using Zuul Netflix OSS component. Every request will check authorization when request will arrived into service and service will request authorization server to verify is either authenticate or not. The entire Meta configuration settled into the central configuration on github (You can manage on any repository).
paaak / NodeBridgeMicro-scale orchestration of high-speed, event-driven transactions across vast networks through a resilient, self-healing transaction gateway.
liqili / Spring Microservice Oauth2 Keycloak StarterA micro service starter with Spring Boot, Spring Cloud Gateway, Eureka, Spring Security5, OAuth2, Keycloak, Docker and Docker Compose.
JuanDMeGon / Microservices With Lumen GatewayThis is the repository for the project for the API Gateway microservice using Lumen
anastayaa / Kong API Gateway And Spring Boot MicroservicesNo description available
Hacker-Linner / Go Grpc Gateway V2 MicroserviceGo + gRPC-Gateway(V2) 构建微服务实战系列
afteracademy / Gomicrogomicro is a Go microservices architecture using goserve micro framework. The blogging platform example is built using Kong API gateway, NATS, Mongo, Redis, and Docker. It implements authentication, authorization, and apikey protection.
davidsntg / Azure Application Gateway MicrohackAzure Application Gateway - MicroHack
umesh-kushwaha / Jwt Authentication With Spring Cloud Gateway SampleThis is a sample application to create and demonstrate the micro-service architecture with spring cloud gateway, eureka server, eureka client, ribbon and feign.
jbretsch / Openapi Route Definition LocatorA RouteDefinitionLocator for Spring Cloud Gateway which creates route definitions dynamically based on OpenAPI (aka Swagger) definitions served by backend (micro)services.