Skip to content

mathewGlenn/secure-node-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Node.js API

This is a simple Node.js API that demonstrates how to implement security best practices. The API includes user authentication, input validation, and secure password storage.

Features

  • User registration and login
  • Password hashing and salting
  • JWT-based authentication
  • Input validation with Joi
  • Environment variable management with dotenv

About

This is a simple Node.js API that demonstrates how to implement security best practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors