1 مستودع
Servers that intercept client requests and forward them to remote RESTful services using configurable adapters.
Distinct from REST API Server Frameworks: Candidates focus on API frameworks for building services or specific domain proxies (OCR), not general-purpose REST proxying servers.
Explore 1 awesome GitHub repository matching web development · API Proxy Servers. Refine with filters or upvote what's useful.
Rendr is an isomorphic JavaScript framework and server-side renderer designed for Backbone.js applications. It synchronizes view rendering between Node.js servers and client browsers to provide initial HTML for improved search engine indexing and load speeds while maintaining application interactivity. The system uses a pluggable adapter system to decouple rendering logic from specific HTML template engines, allowing developers to swap or integrate custom engines. It also functions as a server-side proxy that intercepts client requests via virtual paths and forwards them to remote RESTful ser
Intercepts client requests via virtual paths and forwards them to remote RESTful services using data adapters.