5 Node.js security code snippets every backend developer should know

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • fastify-rate-limit

    A low overhead rate limiter for your routes

  • fastify-rate-limit is a plugin for the Fastify web framework that provides an easy-to-use interface for implementing rate limiting in your Node.js applications. The plugin lets you specify the maximum number of requests a client can make within a specific timeframe and the response to send when this limit is exceeded.

  • 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
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

  • Google OAuth2 with Fastify + TypeScript From Scratch

    3 projects | dev.to | 5 Nov 2023
  • Migrate Your Express Application to Fastify

    12 projects | dev.to | 5 Jul 2023
  • To use multiple env files for each environment or not? What is your take on this? How are you implementing this?

    3 projects | /r/node | 22 Jun 2023
  • Advanced Fastify: Hooks, Middleware, and Decorators

    4 projects | dev.to | 31 May 2023
  • HELP: How do you secure REST APIs for modern front-ends?

    3 projects | /r/node | 15 Mar 2023