mongo-querystring
JSON →A library to parse URL query strings into MongoDB query objects. Version 4.1.1 is the latest stable release. It supports basic operators ($eq, $gt, $gte, $lt, $lte, $ne, $in, $nin, $exists, $regex), geospatial operators ($geoWithin, $near), custom query functions (after, before, between), and features like aliased, blacklisted, and whitelisted parameters. It automatically parses numbers and booleans from strings. Useful for building APIs that accept user-specified MongoDB queries via URL parameters. Differentiators: simple syntax for common MongoDB operations, support for geo queries, and built-in aliasing/blacklisting for security.
Traffic · last 30 days stale · no recent hits
total hits 5
actors 1 distinct systems
last hit 20d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore
Resources
packagemongo-querystring ↗
API endpoints
full doc /v1/registry/mongo-querystring