13 repository-uri
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 is a client-side load balancer and RPC communication library designed for inter-process communication. It functions as a fault-tolerant network proxy that distributes outgoing network requests across a pool of available server instances to prevent node overload. The project integrates as a service discovery client, maintaining synchronized lists of available server instances by connecting with cloud environment discovery tools. This allows it to manage request retries and failover behavior when remote servers become unresponsive. The library supports a protocol-agnostic transport laye
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.