13 Repos
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 ist ein Client-seitiger Load-Balancer und eine RPC-Kommunikationsbibliothek für die Interprozesskommunikation. Es fungiert als fehlertoleranter Netzwerk-Proxy, der ausgehende Netzwerkanfragen auf einen Pool verfügbarer Serverinstanzen verteilt, um Knotenüberlastungen zu vermeiden. Das Projekt integriert sich als Service-Discovery-Client und verwaltet synchronisierte Listen verfügbarer Serverinstanzen durch Verbindung mit Cloud-Umgebungs-Discovery-Tools. Dies ermöglicht die Verwaltung von Request-Retries und Failover-Verhalten, wenn Remote-Server nicht reagieren. Die Bibliothek unterstützt eine protokollagnostische Transportschicht für HTTP-, TCP- und UDP-Kommunikation. Sie verwaltet den Netzwerkverkehr zudem durch Circuit-Breaker-Fehlertoleranz, steckbare Serialisierungsschemata sowie Request-Batching und Caching, um den Overhead zu reduzieren.
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.