HELP: How do you secure REST APIs for modern front-ends?

This page summarizes the projects mentioned and recommended in the original post on /r/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.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-oauth2

    Enable to perform login using oauth2 protocol

  • You can just use the fastify-oauth2 plugin https://github.com/fastify/fastify-oauth2. Of course, you first have to set up your login providers.

  • secure-ls

    :lock: Secure localStorage data with high level of encryption and data compression

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

    Fastify CORS

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

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

    1 project | dev.to | 29 Feb 2024
  • 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