Wajez API
JSON →Wajez API is a library built on Express and Mongoose to simplify REST API development by generating CRUD routes from Mongoose models and relations. Current stable version is 1.6.2. It follows a functional programming style using Sanctuary, offering full control over routes and actions. Differentiators include automatic route generation based on model relations (one-to-many, many-to-many), built-in pagination, sorting, and filtering. Release cadence is sporadic; last update was in 2019. Suited for rapid prototyping but not actively maintained.