Skip to content
#

express-async-handler

Here are 45 public repositories matching this topic...

This project is a full-stack web application built with React.js, Express.js, and MongoDB Atlas. It offers CRUD functionality, user registration and login, and utilizes JSON Web Tokens (JWTs) for authentication. The application provides an intuitive user interface for managing data and accessing secure resources.

  • Updated Aug 10, 2023
  • JavaScript

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