Created a Node.js boilerplate for quickly building production-ready RESTful APIs using Express and Mongoose. Let me know what you think. Contributions are welcomed!

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • node-express-boilerplate

    A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

  • template-api-node

    A template repository for a node+express api using typescript, typeorm and JEST

  • Very good, I also created one with typeorm, express, typescript, check it out https://github.com/mateusdeitos/template-api-node

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • jsend

    JSend is a specification for a simple, no-frills, JSON based format for application-level communication.

  • I liked your catchAsync function so I don't have to use try-catch in every other function inside the controller. Also, I like how you manage the errors, but I need to modify your class to show all messages with the JSend convention.

  • create-node-app

    a minimalist command line interface to speed-up your node projects

  • I created one like this two time ago I think js/ts : https://github.com/AbderrahimSoubaiElidrissi/create-node-app

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts