Authentication and Authorization RESTful backend template with Typescript, Node.js and Express

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

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

    Typescript RESTful backend application template for User Authentication and Authorization. 🔒🔑📨 (by pieroguerrero)

  • Beware side-effects when constructing architectures like this. For example this module will run on import. But it's not extensible by design. You're returning a singleton that isn't able to be duplicated. One could commit the mistake of trying to use the same router in two locations and because they share the same object, will change on both scopes. (eg: /public/login internalbackend/login. And when somebody thinks they can extend (eg: authRoutes.get('/totpconfirmation/:token'), they're doing it everywhere.

  • 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

  • RESTful Backend starter template for User Authentication and Authorization. Created for developer who need to create projects from scratch.

    1 project | /r/coding | 22 Nov 2022
  • RESTful Backend starter template for User Authentication and Authorization 🔒🔑📨

    1 project | /r/programming | 22 Nov 2022
  • RESTful backend starter template for User Authentication and Authorization with Typescript, Node.js and Express

    1 project | /r/SoftwareEngineering | 22 Nov 2022
  • RESTful backend starter template for User Authentication and Authorization with Typescript, Node.js and Express

    1 project | /r/programming | 22 Nov 2022
  • Authentication and Authorization RESTful backend template with Typescript, Node.js and Express

    1 project | /r/expressjs | 19 Nov 2022