{"library":"reserve","type":"library","category":null,"description":"REserve is a lightweight and versatile HTTP server package, currently at stable version 2.3.5. It specializes in serving static files, acting as a reverse proxy, and aggregating resources from multiple sources. The core functionality relies on declarative, regular expression-based mappings defined in a JSON configuration, offering fine-grained control over request routing and handling. The project demonstrates an active release cadence, with frequent minor updates and bug fixes. Its key differentiators include a minimal footprint with zero runtime dependencies, efficient performance (updated to `punycache`@`1.0.1` in v2.3.0), and the power of embedded regular expressions for highly flexible and dynamic server configurations, making it well-suited for development environments and complex routing scenarios without the overhead of larger frameworks.","language":"javascript","status":"active","version":"2.3.5","tags":["javascript","http","serve","static","json","regexp","typescript"],"install":[{"cmd":"npm install reserve","imports":["import { serve } from 'reserve'","import { Configuration } from 'reserve'","import { Server } from 'reserve'"]},{"cmd":"yarn add reserve","imports":[]},{"cmd":"pnpm add reserve","imports":[]}],"homepage":null,"github":"https://github.com/ArnaudBuchholz/reserve","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/reserve","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/reserve/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}