Turistforeningen / node-mongo-querystring

Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query operators such as $eq, $gt, $lt, $ne, $in, $nin, $exists, $regex, geospatial queries such as bbox and near, as well as your own custom query business logic!
MIT License
100 stars 31 forks source link

Before & Between queries for Dates #59

Closed andyklimczak closed 7 years ago

andyklimczak commented 7 years ago

Ability to filter with a before date, or between two dates

Love your library, thanks !

Starefossen commented 7 years ago

Thanks a lot @andyklimczak 😄 Are you interested in becoming a collaborator to this library?

andyklimczak commented 7 years ago

rebased and changed commit message, should be good now

and I would love to help !

Starefossen commented 7 years ago

Great work @andyklimczak 🎉