Skip to content
#

express-async-handler

Here are 54 public repositories matching this topic...

The ResearchSphere Backend provides secure and reliable server-side functionality for the ResearchSphere platform. Using the MVC (Model-View-Controller) architecture, it efficiently handles data and user interactions. Designed for optimal performance and scalability, the backend ensures a smooth and secure experience for all users.

  • Updated Jul 24, 2024
  • 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