Skip to content

In this project, as a beginner, I have learned how to create API endpoints in Node.js using Express. I implemented the modular approach to keep the code clean, simple, and readable.

Notifications You must be signed in to change notification settings

devhimal/express-nodejs-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-nodejs-basics

User Authentication System

This is a simple authentication system that allows users to register, log in, and manage their profiles. It also includes role-based access, ensuring that only admins can perform certain actions, like adding or deleting products.

About

In this project, as a beginner, I have learned how to create API endpoints in Node.js using Express. I implemented the modular approach to keep the code clean, simple, and readable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published