3 Repos
Combines several source files into a single HTTP response to reduce the number of page-load requests.
Distinct from Multi-Source Combiners: Distinct from Multi-Source Combiners: combines source files into a single HTTP response, not data from multiple tables into a report.
Explore 3 awesome GitHub repositories matching web development · HTTP Response Combiners. Refine with filters or upvote what's useful.
A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
Combines several source files into a single HTTP response to reduce page-load requests.
AndroidNetworking is an HTTP networking library for Android that handles the full lifecycle of network communication, from sending requests to parsing responses and caching data. It provides a unified interface for executing GET, POST, PUT, DELETE, HEAD, and PATCH requests, with support for both synchronous and asynchronous execution, and includes built-in JSON response parsing that converts server responses directly into Java objects or lists. The library distinguishes itself through a set of integrated capabilities that go beyond basic request execution. It manages file downloads and upload
Merges the results of two or more independent network calls into a single combined response using RxJava operators like Zip.
Martin is a vector tile server and map asset server that delivers geospatial data from PostGIS databases, MBTiles, and PMtiles files. It functions as a TileJSON metadata provider and a suite of vector tile tooling for generating, validating, and exporting geospatial tile archives. The project distinguishes itself by providing integrated map asset management, generating map styles, sprite sheets, and font glyphs on the fly. It supports advanced visual rendering capabilities such as Signed Distance Field sprites for runtime recoloring and fallback-based font composition to ensure complete chara
Merges multiple data streams into a single composite HTTP response to minimize network requests.