Skip to content

Node-Express Typescript REST API using MongoDB with Mongoose, with Authentication

Notifications You must be signed in to change notification settings

kabeh2/mk-node-mongo-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NODE MONGO PROJECT 5

Description

In this challenge, I will design and create a web authenticated API using Typescript to manage the following resources: Users

Instructions

  • Setup express app
  • Setup routing
  • Setup mongoose
  • Setup Config file
  • Setup User model using mongoose
  • Setup Authentication middleware
  • Setup routers for GET, POST, PATCH, DELETE
  • Test Work

Stretch

  • Setup config to hide certain variables

About

Node-Express Typescript REST API using MongoDB with Mongoose, with Authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published