Writing a generic helper function for handling query parameters in node js(sequelize and mongoose)
Currently, I am working on an API using node js, express, and PostgresSQL, sequelize as the ORM. writing an API that will be consumed by other people needs to be written in a way that caters to everyone's needs. I picked the tickets to work on fo...
Aug 15, 20206 min read847
