A parser helps you parse request for your express server
Parses, validates, and creates a criteria object that can be passed to the Prisma "findMany" method to query a list of resources matching the given filters, pagination and order.
Small library to convert express query params (or objects in general) into a syntax recognised by the Sequelize library.