Skip to content
#

nodejs-server

Here are 1,854 public repositories matching this topic...

This full E-Commerce API build using Express and Mongo. Here it contains all the required functionalities of a full-fledged E-commerce API like User registration, User Login, Category Add, Edit & Delete, Product Add, Edit, Delete, Add product feature image & Add product images, Order creation and etc...

  • Updated Apr 3, 2024
  • JavaScript

This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by Google Authenticator or Authy. The one-time passcode (OTP) can be delivered via different methods like SMS but we will use Google Authenticator or Authy to reduce the complexity of the project.

  • Updated Aug 16, 2023
  • TypeScript

Improve this page

Add a description, image, and links to the nodejs-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nodejs-server topic, visit your repo's landing page and select "manage topics."

Learn more