Skip to content

A MERN app for user actions. Login, register, JWT , protected routes, image downloading, app security , validations, global error management and more...

Notifications You must be signed in to change notification settings

mzffrtp/base_api-with-MERN

Repository files navigation

  • Tech stack
    • Express
    • MongoDb
    • mongoose
    • Nodemon
    • Jsonwebtoken
    • Morgan
    • Express-async-errors

  • Global error management
    • undefined routes
    • app error utility and middleware

  • Validations
    • JOI
    • Validator

  • Security
    • cors for URL whitelisting
    • express-mongo-sanitize for injection attacks
    • rateLimit for brute force attacs

  • MULTER for photo uploading

  • Email sending
    • node mailer
    • moment and moment-timezone libs for date formatting

About

A MERN app for user actions. Login, register, JWT , protected routes, image downloading, app security , validations, global error management and more...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published