Skip to content

udkumar/secure_rest_api_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure_rest_api_nodejs

Creating a Secure REST API in Node.js

Our project will contain three module folders:

“common” (handling all shared services and information between user modules) “users” (everything regarding users) “auth” (handle the flow to generate JWT and login flow)

About

Creating a Secure REST API in Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published