Skip to content
#

express-async-handler

Here are 45 public repositories matching this topic...

This is a contact management REST API backend application built using Express and MongoDB. It has four main API endpoints: /api/users/register, /api/login, /api/users/current, and /api/contacts, allowing users to register, login, get their own user details, and manage contacts, used two middleware functions for error handling and token Validation

  • Updated May 11, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the express-async-handler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the express-async-handler topic, visit your repo's landing page and select "manage topics."

Learn more