13 个仓库
Tools and utilities for enhancing web application development and integration.
Explore 13 awesome GitHub repositories matching part of an awesome list · Web Development Libraries. Refine with filters or upvote what's useful.
Zuul is an API gateway service that manages incoming network traffic to backend services. It serves as a routing layer and edge security proxy that provides centralized control over security and monitoring for microservices. The project implements a dynamic request router that maps incoming paths to backend locations using configurable rules that can be updated at runtime. It also includes a circuit breaker implementation to monitor backend failure rates and stop traffic to failing services to prevent cascading outages. The gateway provides a filter-based request pipeline for processing traf
Edge service for dynamic routing, monitoring, and security.
Ribbon 是一个客户端负载均衡器和 RPC 通信库,专为进程间通信而设计。它作为一个容错网络代理,将传出的网络请求分发到可用服务器实例池中,以防止节点过载。 该项目作为服务发现客户端集成,通过连接云环境发现工具来维护可用服务器实例的同步列表。这允许它在远程服务器无响应时管理请求重试和故障转移行为。 该库支持用于 HTTP、TCP 和 UDP 通信的协议无关传输层。它进一步通过断路器容错、可插拔序列化方案以及请求批处理和缓存来管理网络流量,以减少开销。
Inter-process communication library with software load balancing.
Google Reader inspired self-hosted personal RSS reader.
Self-hosted RSS reader inspired by Google Reader.
A multi-language port of Browserscope's user agent parser.
Multi-language library for parsing user agent strings.
Ghost Driver is an implementation of the Remote WebDriver Wire protocol, using PhantomJS as back-end
Remote WebDriver implementation using PhantomJS.
The project is a Maven archetype for Spring MVC web application.
Maven archetype for rapid Spring MVC project setup.
Plugin repository for the Liferay enterprise web platform.
Spring MVC project with Angular admin panel integration.